1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

plugins/diffview: init + test (#457)

This commit is contained in:
Antonín Říha 2023-07-06 09:01:07 +02:00 committed by GitHub
parent 6693b63ff7
commit 27bb28f23e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 877 additions and 0 deletions

View file

@ -25,6 +25,7 @@
./filetrees/neo-tree.nix
./filetrees/nvim-tree.nix
./git/diffview.nix
./git/fugitive.nix
./git/gitgutter.nix
./git/gitmessenger.nix