diff --git a/common/nvim/nvim.nix b/common/nvim/nvim.nix index 9ab8b5e..e0b238f 100644 --- a/common/nvim/nvim.nix +++ b/common/nvim/nvim.nix @@ -87,7 +87,7 @@ plugins = { fugitive.enable = true; nvim-colorizer.enable = true; - comment-nvim.enable = true; + comment.enable = true; gitsigns = { enable = true; signs = {