1
0
Fork 0

nvim: fix ruff lsp

This commit is contained in:
Luca Bilke 2024-11-13 11:30:13 +01:00
parent 9b65ff1b45
commit 1d0b78f68d
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

View file

@ -12,4 +12,3 @@ o.conceallevel = 0
g.lazyvim_php_lsp = "intelephense"
g.lazyvim_python_lsp = "basedpyright"
g.lazyvim_python_ruff = "ruff_lsp"