Skip to content

Commit

Permalink
remove terraform lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarlson94 committed Sep 11, 2024
1 parent eed20d6 commit 5f22aff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/home/cli/nixvim/plugins/completion/lsp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
marksman.enable = true;
nil-ls.enable = true; # Nix
tsserver.enable = true;
terraformls.enable = true;
omnisharp.enable = true;
};
keymaps = {
Expand Down

0 comments on commit 5f22aff

Please sign in to comment.