config icon indicating copy to clipboard operation
config copied to clipboard

自分専用のVim runtimeディレクトリ

Open tyru opened this issue 15 years ago • 1 comments

別リポジトリに登録するのがいいかも。 そこまでやる気力があるかどうか。 やる意義があるかどうか。

tyru avatar May 20 '10 16:05 tyru

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.

tyru avatar Feb 12 '16 13:02 tyru