Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

TeX: chktex

LCD 47 edited this page Jun 12, 2016 · 9 revisions

This file is no longer maintained

This file exists only as a historic reference. Documentation for syntastic checkers is now included in the manual, please see :help syntastic-checkers in Vim.


Maintainer: LCD 47 lcd047@gmail.com

For details about ChkTeX see the project's page.

Checker options

g:syntastic_tex_chktex_showmsgs (boolean; default: 1)
whether to show informational messages (chktex option -m); by default informational messages are shown as warnings
g:syntastic_tex_chktex_args (string; default: empty)
command line options to pass to chktex
Clone this wiki locally