Files
nixpkgs/pkgs/misc/vim-plugins
ilian 1b2e5b707a vimPlugins: Ignore empty commits in update.py
The result of repo.index.add() contains the list of files that
have been added, even though they may be unchanged since the
latest commit. We only commit if at least one file has changed.
2021-02-14 17:16:23 +01:00
..
2021-01-16 17:58:11 +07:00

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