diff --git a/modules/hm/vim.nix b/modules/hm/vim.nix index dd65a25..9b91718 100644 --- a/modules/hm/vim.nix +++ b/modules/hm/vim.nix @@ -395,6 +395,9 @@ in { desc = "Open harpoon window" }) ''; } + + vp.diffview-nvim + vp.neogit ]; # settings = { ignorecase = true; };