nvim: fix ruff lsp
This commit is contained in:
parent
aa484be5b9
commit
e27d8dd58c
|
@ -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