Files
nixpkgs/pkgs/misc/vim-plugins
Jake Waksbaum 8a28f7f016 vimPlugins: Remove coc-* from vim-plugin-names
Because these plugins use the node packages as their source, there's no
reason to pull their sources from GitHub only to have it be overriden.

This will trigger the removal of these plugins from generated.nix the
next time update.py is run.
2020-09-04 08:33:47 -07:00
..

Instructions for adding Vim plugins to nixpkgs can be found here.