Remove helix LSP configs that aren't needed now
Helix now handles ruff correctly out of the box
This commit is contained in:
parent
bab1ad0f8e
commit
4bb78b2cb5
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ auto-format = true
|
|||
command = "pyright-langserver"
|
||||
args = ["--stdio"]
|
||||
|
||||
[language-server.ruff]
|
||||
command = "ruff-lsp"
|
||||
|
||||
[[language]]
|
||||
name = "markdown"
|
||||
soft-wrap.enable = true
|
||||
|
|
Loading…
Add table
Reference in a new issue