diff options
author | rliang <ricardoliang@gmail.com> | 2019-05-13 15:50:03 -0300 |
---|---|---|
committer | rliang <ricardoliang@gmail.com> | 2019-05-13 15:50:03 -0300 |
commit | ab7e5b264f27bef8ec8abf795ebe66214d057620 (patch) | |
tree | fc45c2a46640c5e51f093463dcef88d531430786 /doc/ale.txt | |
parent | c88ebc5e70852c9571aa7a94b5eb28df000d693a (diff) | |
download | ale-ab7e5b264f27bef8ec8abf795ebe66214d057620.zip |
[linter] Add LSP support for LaTeX via texlab
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 2a086981..3fe19b4f 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2245,6 +2245,7 @@ documented in additional help files. chktex................................|ale-tex-chktex| lacheck...............................|ale-tex-lacheck| latexindent...........................|ale-tex-latexindent| + texlab................................|ale-tex-texlab| texinfo.................................|ale-texinfo-options| write-good............................|ale-texinfo-write-good| text....................................|ale-text-options| |