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/lsp-format.nix | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 config/plugins/lsp-format.nix (limited to 'config/plugins/lsp-format.nix') diff --git a/config/plugins/lsp-format.nix b/config/plugins/lsp-format.nix deleted file mode 100644 index af2ab05..0000000 --- a/config/plugins/lsp-format.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - plugins.lsp-format = { - enable = true; - }; -} -- cgit v1.2.3