remove proselint (ltex with ngrams is better)
This commit is contained in:
parent
e39e5ab80c
commit
84c1622133
|
@ -25,7 +25,7 @@ return {
|
||||||
typescriptreact = { "biomejs" },
|
typescriptreact = { "biomejs" },
|
||||||
svelte = { "biomejs" },
|
svelte = { "biomejs" },
|
||||||
python = { "pylint" },
|
python = { "pylint" },
|
||||||
markdown = { "proselint" },
|
-- markdown = { "marksman" },
|
||||||
lua = {"luacheck"},
|
lua = {"luacheck"},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue