vim-autosource icon indicating copy to clipboard operation
vim-autosource copied to clipboard

Manage Vim configuration for projects.

Results 5 vim-autosource issues
Sort by recently updated
recently updated
newest added

... 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

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.

enhancement

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...

enhancement