This commit is contained in:
Guðmundur Bjarki Sigurðsson 2024-03-27 00:13:27 +00:00
parent 219ab94804
commit 94403559fc
7 changed files with 82 additions and 21 deletions

View file

@ -136,7 +136,7 @@ return { -- LSP Configuration & Plugins
local servers = {
-- clangd = {},
-- gopls = {},
-- pyright = {},
pyright = {},
-- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
--