This commit is contained in:
ToB213 2025-04-02 10:39:13 +09:00
parent 52c44c0a5b
commit 7b55ab61c6
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@ require('lazy').setup({
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
local servers = {
-- clangd = {},
-- gopls = {},
gopls = {},
-- pyright = {},
-- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs