1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00
nixpkgs/pkgs/misc/vim-plugins
Matthieu Coudron 1d1c6753c6 neovim: set packpath only if there are packages
part of the work to automatically disable the generation of init.vim when unnecessary
2021-06-07 23:36:03 +02:00
..
patches vimPlugins.lens-vim: init at 2020-04-24 2020-12-08 09:55:45 -08:00
vim2nix
aliases.nix vimPlugins: generate an overlay 2021-05-17 00:40:25 +02:00
build-vim-plugin.nix treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
default.nix vimPlugins: restore aliases 2021-05-18 22:15:58 +02:00
deprecated.json vimPlugins: resolve github repository redirects 2021-04-20 10:34:25 -04:00
generated.nix vimPlugins.lightline-gruvbox-vim: init at 2018-03-23 2021-06-06 16:42:06 -07:00
overrides.nix vimPlugins.vim-clap: fix rust build 2021-06-06 16:49:44 -07:00
readme.md
update.py vimPlugins: generate an overlay 2021-05-17 00:40:25 +02:00
vim-plugin-names vimPlugins.lightline-gruvbox-vim: init at 2018-03-23 2021-06-06 16:42:06 -07:00
vim-utils.nix neovim: set packpath only if there are packages 2021-06-07 23:36:03 +02:00

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