feat: use proselint for markdown
This commit is contained in:
parent
507941c68f
commit
c6b9e65411
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ return {
|
||||||
svelte = { "eslint_d" },
|
svelte = { "eslint_d" },
|
||||||
python = { "pylint" },
|
python = { "pylint" },
|
||||||
ansible = { "woke" },
|
ansible = { "woke" },
|
||||||
markdown = { "woke" },
|
markdown = { "woke", "proselint" },
|
||||||
text = { "woke" },
|
text = { "woke" },
|
||||||
sh = { "woke" },
|
sh = { "woke" },
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue