add terraform
This commit is contained in:
parent
20b9ea67ac
commit
0a09de4981
1
init.lua
1
init.lua
|
@ -523,6 +523,7 @@ require('lazy').setup({
|
|||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
terraformls = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
-- Some languages (like typescript) have entire language plugins that can be useful:
|
||||
|
|
Loading…
Reference in New Issue