added opentofu ls

This commit is contained in:
Nikita Avgustanov 2025-12-04 12:32:11 +04:00
parent 31733abebd
commit 7e2743db41
1 changed files with 1 additions and 0 deletions

View File

@ -678,6 +678,7 @@ require('lazy').setup({
local servers = { local servers = {
-- clangd = {}, -- clangd = {},
gopls = {}, gopls = {},
tofu_ls = {},
-- pyright = {}, -- pyright = {},
-- rust_analyzer = {}, -- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs