Additional path for vim files

Vim will try to load more configuration / color files from its runtime path. This is the list of runtime path in my mac :

:set runtimepath
runtimepath=~/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim70,/usr/share/vim/vimfiles/after,~/.vim/after
This entry was posted in software / tools. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.