vim-autosource
vim-autosource copied to clipboard
Manage Vim configuration for projects.
... which was the most robust such script known to me hitherto
For some reason, the plugin does not load .vimrc when opening empty buffer, i.e. running `vim` command on its own. It Works perfectly well when opening a file, i.e. `vim...
`g:autosource_load_once_per_session` should default to 0 when set to 1 a given vim conf should only be loaded once per session
New name
AutoSource is really bland. It's also a bit ambiguous (_what_ is being auto-sourced?). While the project is still young I'd like to change to a better name.
Often times project configuration can be fairly similar, but with some minor differences. It might make sense to create a command that will fill out your conf with some preset...