mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-13 06:31:56 +02:00
update
This commit is contained in:
parent
b4f0cacc22
commit
fc6fb298ad
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -459,6 +459,7 @@ require('lazy').setup({
|
|||
local servers = {
|
||||
-- clangd = {},
|
||||
gopls = {},
|
||||
astro = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue