mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 01:08:00 +00:00
[neovim] Use ruff instead of ruff-lsp
This commit is contained in:
parent
d081f1b383
commit
402cd5365e
@ -8,7 +8,7 @@ local servers = {
|
||||
"jsonls",
|
||||
"lua_ls",
|
||||
"basedpyright",
|
||||
"ruff_lsp",
|
||||
"ruff",
|
||||
"terraformls",
|
||||
"yamlls",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user