Ehhhyo some more stuff added lol
This commit is contained in:
parent
c67973de2d
commit
213404514a
4 changed files with 4 additions and 6 deletions
|
|
@ -152,6 +152,7 @@ return { -- LSP Configuration & Plugins
|
|||
-- gopls = {},
|
||||
pyright = {},
|
||||
deno = {},
|
||||
ruff = {},
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
|
|
@ -202,7 +203,6 @@ return { -- LSP Configuration & Plugins
|
|||
'clang-format',
|
||||
'codelldb',
|
||||
'cmake-language-server',
|
||||
'mypy',
|
||||
'ruff',
|
||||
'pyright',
|
||||
'prettier',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue