From dec8d36cbdbb3b9c5c12792ed199892ce2e82069 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 31 Dec 2023 08:01:03 -0500 Subject: back to regular lua --- config/plugins/which-key.nix | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 config/plugins/which-key.nix (limited to 'config/plugins/which-key.nix') diff --git a/config/plugins/which-key.nix b/config/plugins/which-key.nix deleted file mode 100644 index ef43fc4..0000000 --- a/config/plugins/which-key.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ - plugins.which-key = { - enable = true; - - plugins = { - spelling.enabled = true; - }; - }; -} -- cgit v1.2.3