add terraform

This commit is contained in:
nik alexandrov 2024-10-04 12:40:18 +01:00
parent 20b9ea67ac
commit 0a09de4981
1 changed files with 1 additions and 0 deletions

View File

@ -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: