macvim - Location-dependent vim settings -


i work on multiple software projects have different style conventions. possible vim automatically change settings (e.g. indentation) depending on directory particular file lives in?

no

vim doesn't have settings appropriate what's described.

but there's plugin that

however, may find plugin want example vim-independence:

the plugin automatic, if file .vimrc exists in git project root - load it.

(full disclosure: wrote script)


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

validation - How to pass paramaters like unix into windows batch file -