This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
pkgs
/
misc
/
vim-plugins
History
Timo Kaufmann
48a72e1979
vimPlugins: update (
#65834
)
2019-08-03 12:43:33 +02:00
..
patches
/vim-grammarous
…
vim2nix
vim: remove legacy additional-nix-code
2018-09-23 14:56:27 +01:00
aliases.nix
vimPlugins: warn if alias is used inside overrides
2018-09-14 08:59:01 -07:00
build-vim-plugin.nix
vimUtils.buildVimPlugin: write vim errors to stderr
2019-01-18 21:18:35 +01:00
default.nix
treewide: remove unused variables (
#63177
)
2019-06-16 19:59:05 +00:00
generated.nix
vimPlugins: update (
#65834
)
2019-08-03 12:43:33 +02:00
overrides.nix
vimPlugins.ghcid: Init at 2019-07-04
2019-07-22 19:06:05 +01:00
readme.md
Update documentation about adding new Vim plugins to nixpkgs
2019-07-14 17:13:29 -07:00
update.py
Restrict vim update.py to generated.nix
2019-02-22 15:49:43 +01:00
vim-plugin-names
vimPlugins: update;
2019-07-30 12:55:53 +03:00
vim-utils.nix
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 14:10:49 +00:00
readme.md
Instructions for adding Vim plugins to
nixpkgs
can be found
here
.