vim2nix.wiki
1 :vim:nix: 2 3 pull upstream changes 4 create a github api key so update.py doesn't get rate limited 5 run update: 6 GITHUB_API_KEY=<> ./update.py --add "<owner>/<repo>" 7 build the vim plugin: 8 nix-build -A vimPlugins.<plugin> 9 test the installation: 10 nixos-rebuild test -I nixpkgs=~/usr/nixpkgs/ 11 12 13 14 = Generated Tags = 15 16 == vim == 17 18 - [[201001-1906|Vim tricks]]