Adding more LSP configs

This commit is contained in:
Ian Roddis
2026-05-01 09:32:05 -03:00
parent a0ba2b75f0
commit 9268fbbbe6
+6 -1
View File
@@ -47,10 +47,15 @@ require('lazy').setup({
},
}, {})
vim.lsp.enable 'ruff_lsp'
vim.lsp.enable 'ruff'
vim.lsp.enable 'gopls'
vim.lsp.enable 'clangd'
vim.lsp.enable 'elixirls'
vim.lsp.enable 'ast_grep'
vim.lsp.enable 'yamlls'
vim.lsp.enable 'lua_ls'
vim.lsp.enable 'pylsp'
vim.lsp.enable 'eslint'
-- [[ Setting options ]]
vim.opt.autocomplete = true -- Autoindent