nvim: fix ruff lsp
This commit is contained in:
parent
9b65ff1b45
commit
1d0b78f68d
|
@ -12,4 +12,3 @@ o.conceallevel = 0
|
|||
|
||||
g.lazyvim_php_lsp = "intelephense"
|
||||
g.lazyvim_python_lsp = "basedpyright"
|
||||
g.lazyvim_python_ruff = "ruff_lsp"
|
||||
|
|
Loading…
Reference in New Issue