mirror of
https://github.com/gyoder/dots.git
synced 2026-04-05 13:32:53 +00:00
added stuff
This commit is contained in:
parent
dc6f417fa6
commit
cda7057563
6 changed files with 57 additions and 12 deletions
|
|
@ -24,6 +24,7 @@ vim.lsp.config('ty', {
|
|||
})
|
||||
|
||||
-- vim.lsp.enable("ty")
|
||||
vim.lsp.enable("ruff")
|
||||
|
||||
|
||||
|
||||
|
|
@ -56,7 +57,7 @@ vim.lsp.enable("gopls")
|
|||
|
||||
vim.lsp.enable("tinymist")
|
||||
|
||||
vim.lsp.enable("cspell-ls")
|
||||
-- vim.lsp.enable("cspell-ls")
|
||||
|
||||
vim.lsp.enable("astro")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue