Skip to content

Commit

Permalink
Fixes terraform lspconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
inkatze committed Sep 2, 2024
1 parent 1dd5936 commit ce58474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/neovim/files/nvim/lua/inkatze/lspconfig/misc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ local servers = {
"pyright",
"stylelint_lsp",
"tailwindcss",
"terraform_lsp",
"terraformls",
"tsserver",
"vimls"
}
Expand Down

0 comments on commit ce58474

Please sign in to comment.