remove proselint (ltex with ngrams is better)

This commit is contained in:
andrzej 2024-03-16 14:29:26 +01:00
parent e39e5ab80c
commit 84c1622133
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ return {
typescriptreact = { "biomejs" },
svelte = { "biomejs" },
python = { "pylint" },
markdown = { "proselint" },
-- markdown = { "marksman" },
lua = {"luacheck"},
}