diff --git a/modules/home/cli/nixvim/plugins/completion/lsp.nix b/modules/home/cli/nixvim/plugins/completion/lsp.nix index 6450615..17f841b 100644 --- a/modules/home/cli/nixvim/plugins/completion/lsp.nix +++ b/modules/home/cli/nixvim/plugins/completion/lsp.nix @@ -12,7 +12,6 @@ marksman.enable = true; nil-ls.enable = true; # Nix tsserver.enable = true; - terraformls.enable = true; omnisharp.enable = true; }; keymaps = {