embear / vim-localvimrc

Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.
http://www.vim.org/scripts/script.php?script_id=441
GNU General Public License v3.0
484 stars 28 forks source link

Add Makefile to generate doc/localvimrc.txt #59

Closed blueyed closed 6 years ago

blueyed commented 6 years ago

This could be enhanced to create a virtualenv for vim-tools in case html2vimdoc is not installed.

embear commented 6 years ago

Thanks! I will look into the virtualenv stuff