From 2743ef30fe3ee6df80aea2e7cb8f9057398db728 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Tue, 26 Mar 2024 08:51:18 +0100 Subject: [PATCH] rename deprecated --- common/nvim/nvim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {