Added LSP for Go and some Fromatters

This commit is contained in:
jensonjohnathon 2025-04-04 15:11:49 +02:00
parent 806fdc8e93
commit e88815ad08
1 changed files with 1 additions and 1 deletions

View File

@ -683,7 +683,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