We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b9ea6 commit 0a09de4Copy full SHA for 0a09de4
init.lua
@@ -523,6 +523,7 @@ require('lazy').setup({
523
-- gopls = {},
524
-- pyright = {},
525
-- rust_analyzer = {},
526
+ terraformls = {},
527
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
528
--
529
-- Some languages (like typescript) have entire language plugins that can be useful:
0 commit comments