vim-reload
vim-reload copied to clipboard
Automatic reloading of Vim scripts ((file-type) plug-ins, auto-load/syntax/indent scripts, color schemes)
On my gvim, some of my file paths are long enough that they push the "Reloading XX script" messages past 80 characters. The result is a |hit-enter| message. This PR...
Hi, I have a simple scenario where I would like to reload a script that contains a function and a command mapping. I have installed the vim-reload plugin however I...
``` { "dependencies" : {"vim-misc": {}}, } ``` Example: https://github.com/MarcWeber/vim-addon-vim2nix/blob/master/addon-info.json This will help a) vim-py and b) vim2nix thus nixos.org