[linter] Add LSP support for LaTeX via texlab

This commit is contained in:
rliang
2019-05-13 15:50:03 -03:00
parent c88ebc5e70
commit ab7e5b264f
6 changed files with 71 additions and 0 deletions

View File

@@ -245,6 +245,7 @@ formatting.
* [lacheck](https://www.ctan.org/pkg/lacheck)
* [proselint](http://proselint.com/)
* [redpen](http://redpen.cc/)
* [texlab](https://texlab.netlify.com) ([Rust rewrite](https://github.com/latex-lsp/texlab/tree/rust))
* [textlint](https://textlint.github.io/)
* [vale](https://github.com/ValeLint/vale)
* [write-good](https://github.com/btford/write-good)