ale/ale_linters/markdown
Peter Benjamin 18cd44c57d
feat(markdown): add marksman lsp (#4565)
* feat(markdown): add marksman lsp
* docs: add marksman docs
* test(markdown): add marksman test

Co-authored-by: Peter Benjamin <peter.benjamin@peter.benjamin-FVFHP2WSQ05Q>
2023-08-01 21:23:02 +01:00
..
alex.vim Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
languagetool.vim Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
markdownlint.vim Markdown: allow passing custom executable for markdownlint (#4358) 2022-11-21 19:47:05 +09:00
marksman.vim feat(markdown): add marksman lsp (#4565) 2023-08-01 21:23:02 +01:00
mdl.vim mdl: Use JSON output instead of parsing text 2019-08-18 23:28:32 -04:00
proselint.vim
redpen.vim
remark_lint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
textlint.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
vale.vim Make markdown vale linter command configurable with options (#3594) 2021-02-18 10:10:49 +09:00
writegood.vim