Moved to nvim lint

This commit is contained in:
2024-12-31 19:19:09 +01:00
parent e02378c9a7
commit da3dd47e82
3 changed files with 25 additions and 8 deletions

View File

@@ -31,7 +31,6 @@ return {
"pyright",
"powershell_es",
"jsonls",
"eslint",
"rust_analyzer",
"yamlls",
"bashls",
@@ -46,7 +45,7 @@ return {
"prettier",
"dprint",
"ruff",
"ruff-lsp",
"eslint_d",
"rustywind",
},
automatic_installation = true,