From b15cc3fd18b5021db9f29c6e2198f7fb866b2fd4 Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Sat, 11 Apr 2026 11:46:21 -0400 Subject: [PATCH] Remove comment.nvim plugin Neovim has commenting built-in --- config.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/config.nix b/config.nix index 5a001d1..4310c42 100644 --- a/config.nix +++ b/config.nix @@ -148,7 +148,6 @@ }; nvim-autopairs.enable = true; - comment.enable = true; sleuth.enable = true; oil = {