nixpkgs/pkgs/misc/vim-plugins
Matthieu Coudron 56f823dd5c vimPlugins: shorten rtpPath
nixpkgs creates a hierarchy of 3 folders share/runtime/<PKG_NAME> for no reason ?
makes debugging harder as well as paths longer when patching so this
removes this nested folders.
2021-09-12 00:14:14 +02: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 vimPlugins: shorten rtpPath 2021-09-12 00:14:14 +02: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-spectre: init at 2021-09-05 2021-09-09 09:02:23 +09:00
overrides.nix vimPlugins: shorten rtpPath 2021-09-12 00:14:14 +02: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 vimPlugins: split doc generation into a hook 2021-09-04 00:12:35 +02:00
vim-plugin-names vimPlugins.nvim-spectre: init at 2021-09-05 2021-09-09 09:02:23 +09:00
vim-utils.nix vimPlugins: shorten rtpPath 2021-09-12 00:14:14 +02:00

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