nixpkgs/pkgs/misc/vim-plugins
2021-10-01 00:55:14 -07:00
..
patches vimPlugins.lens-vim: init at 2020-04-24 2020-12-08 09:55:45 -08:00
vim2nix
aliases.nix vimPlugins.indent-blankline-nvim-lua: make an alias to indent-blankline-nvim 2021-07-05 21:34:19 -07:00
build-vim-plugin.nix vimUtils.buildVimPlugin: fix cross compiles 2021-09-17 22:50:49 -07:00
default.nix vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
deprecated.json vimPlugins: rename tami5/sql.lua to tami5/sqlite.lua 2021-09-04 19:57:37 +02:00
generated.nix vimPlugins.nvim-cursorline: init at 2021-09-28 2021-10-01 00:55:14 -07:00
overrides.nix vimPlugins.vim-textobj-entire: init at 2018-01-19 2021-09-21 18:04:48 -04:00
readme.md
update-shell.nix vimPlugins: fix update script 2021-09-07 19:48:36 +02:00
update.py Add a comment to update script. 2021-09-07 14:22:41 -04:00
vim-gen-doc-hook.sh vimUtils.vimGenDocHook: fix tag generation 2021-09-17 16:00:00 +02:00
vim-plugin-names vimPlugins.nvim-cursorline: init at 2021-09-28 2021-10-01 00:55:14 -07:00
vim-utils.nix vimUtils.packDir: expose packDir function 2021-09-27 10:21:14 +02:00

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