Merge remote-tracking branch 'origin/master'

pull/1523/head
Hendra 4 months ago
commit 9210aa07ed

@ -463,6 +463,7 @@ require('lazy').setup({
local servers = { local servers = {
-- clangd = {}, -- clangd = {},
gopls = {}, gopls = {},
astro = {},
-- 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

Loading…
Cancel
Save