mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
rearranmged lsps
This commit is contained in:
@@ -189,10 +189,12 @@ vim.api.nvim_create_autocmd('LspAttach', {
|
||||
})
|
||||
|
||||
vim.lsp.enable {
|
||||
'astrols',
|
||||
'bashls',
|
||||
'clangd',
|
||||
'gopls',
|
||||
'luals',
|
||||
'pyright',
|
||||
-- 'pyright',
|
||||
'ruff',
|
||||
'julials',
|
||||
'svelte-language-server',
|
||||
@@ -201,7 +203,5 @@ vim.lsp.enable {
|
||||
'tsgo',
|
||||
'tsls',
|
||||
'yamlls',
|
||||
'astrols',
|
||||
'bashls',
|
||||
'ty',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user