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
1 changed files with 0 additions and 1 deletions

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"