From 9be4775efbf29dea9a9a1555f9681fdaed206034 Mon Sep 17 00:00:00 2001 From: Felix Tenley Date: Wed, 30 Mar 2022 01:45:23 +0200 Subject: [PATCH] feat(neovim): replace vim-commentary with kommentary --- home/editors/neovim/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/editors/neovim/default.nix b/home/editors/neovim/default.nix index c64b862..e4f100d 100644 --- a/home/editors/neovim/default.nix +++ b/home/editors/neovim/default.nix @@ -24,7 +24,7 @@ in { vim-startify vim-visual-multi vim-surround - vim-commentary + kommentary vim-easymotion which-key-nvim neogit