config
config copied to clipboard
自分専用のVim runtimeディレクトリ
別リポジトリに登録するのがいいかも。 そこまでやる気力があるかどうか。 やる意義があるかどうか。
https://groups.google.com/forum/#!topic/vim_dev/BtMf6TLTVjI
I was using $VIMRUNTIME as "whatever runtime directory you use". For Unix it would go under ~/.vim/bundles/... (or whatever name we end up using for "bundles"). If you are a sysadmin and you want to make the plugin available for all users you put it under /usr/local/share/ somewhere.