From a208603735209204ccf670fb5cc6932f93738f9f Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Mon, 19 Sep 2022 07:52:06 +0200 Subject: [PATCH] feat(neovim): add diffview-nvim --- home-manager/neovim/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-manager/neovim/default.nix b/home-manager/neovim/default.nix index 4eac618..f636e9d 100644 --- a/home-manager/neovim/default.nix +++ b/home-manager/neovim/default.nix @@ -93,6 +93,8 @@ in vim-fugitive gv-vim git-blame-nvim + diffview-nvim + nvim-web-devicons # used by diffview-nvim # snippets friendly-snippets