Closed GoogleCodeExporter closed 9 years ago
Please write in English. From what I can tell you are having a problem with a
plugin -- this should be reported to the plugin author.
Original comment by bjorn.winckler@gmail.com
on 26 Oct 2011 at 9:24
Hi
@mikiaki1974, probably you don't understand directory structure of vim plugins.
This is not a problem of MacVim.
Most of vim plugins are not needed to do ':source'. If you downloaded archive
file of vimfiler, you should copy the files into your plugin directory with
same structure. Or, if you use pathogen-vim, vundle-vim, or else, you should
put the diretory from the archive file or that from 'git clone' into
~/.vim/bundle directory.
こんにちわ。
おそらくvimプラグインのディレクトリ構造を正しく理解し��
�おられないのが原因かと思います。
vimfiler等のプラグインは配布されているディレクトリ構造を
そのまま全て~/.vim内に上書きするか、別の管理方法を使わ��
�いといけません。
最近はpathogen-vimやbundle、vundle等と言ったディレクトリ構成��
�持型のプラグイン管理システムもあるので、おそらくそち�
��を使った方が良いかと思います。
pathogen-vimの使い方はGoogle等で検索して導入してみて下さい��
�
もしpathogen-vim、bundle、vundleが導入できた際には、~/.vim/bundle/
の下にダウンロードされたアーカイブを展開して配置する��
�、そのディレクトリで git clone
したまま配置するのが良いかと思います。
この問題はMacVimの問題ではないので、おそらくこのままレ��
�はしない方が良いかと思います。
分からない事があれば、twitter等で私(mattn_jp)に質問頂ければ
答えれます。
Original comment by mattn.jp
on 2 Nov 2011 at 3:34
one more thing. vimfiler require unite-vim.
もう1点、vimfilerを動かすにはunite-vimが必要です。
Original comment by mattn.jp
on 2 Nov 2011 at 3:49
Original issue reported on code.google.com by
mikiaki1...@gmail.com
on 26 Oct 2011 at 5:45Attachments: