feat(diff): install hunk.nvim, a three-way diff editor

This commit is contained in:
Khaïs COLIN 2024-09-02 20:10:26 +02:00
parent f4ea68f9fa
commit 394352bbb8
2 changed files with 19 additions and 0 deletions

View file

@ -25,5 +25,8 @@
# autocompletion
./cmp.nix
# git/jujutsu tools
./hunk.nix
];
}