mirror of https://github.com/dense-analysis/ale
94f764631d
* Fix chktex highlighting wrong column when using tabs instead of spaces Fixes #723 chktex implemented feature request [1] for allowing setting options from the command line. Thanks to that we can tell it to treat tab character as of one space width, i.e. one char. That means, after we translate the output back to Vim columns, we get correct numbers. [1]: https://savannah.nongnu.org/bugs/?56486 * Add test_tex_chktex.vader * Use functions to set g: variables in ale_linters/tex/chktex.vim * Update ale_linters#tex#chktex#GetCommand() to use '%e' |
||
---|---|---|
.. | ||
alex.vim | ||
chktex.vim | ||
cspell.vim | ||
lacheck.vim | ||
proselint.vim | ||
redpen.vim | ||
texlab.vim | ||
textlint.vim | ||
vale.vim | ||
writegood.vim |