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" },
|
||||
python = { "pylint" },
|
||||
ansible = { "woke" },
|
||||
markdown = { "woke" },
|
||||
markdown = { "woke", "proselint" },
|
||||
text = { "woke" },
|
||||
sh = { "woke" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue