From 89c5ae70d0145a7a4db48bb51be826a39b636d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Flo=C3=9Fmann?= Date: Thu, 14 Nov 2024 23:25:31 +0100 Subject: [PATCH] fix an error --- plugins/treesitter.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/treesitter.nix b/plugins/treesitter.nix index c966506..946f361 100644 --- a/plugins/treesitter.nix +++ b/plugins/treesitter.nix @@ -22,8 +22,6 @@ enable = true; keymaps = lib.mkForce { }; }; - - settings.highlight.enable = true; }; rootOpts = {