fix an error

This commit is contained in:
Michael Floßmann 2024-11-14 23:25:31 +01:00 committed by prunebutt
parent 4f050d01f0
commit e1bb25d5a8

View file

@ -22,8 +22,6 @@
enable = true; enable = true;
keymaps = lib.mkForce { }; keymaps = lib.mkForce { };
}; };
settings.highlight.enable = true;
}; };
rootOpts = { rootOpts = {