Skip to content

chktex compiler produces an error #2549

@krishnakumarg1984

Description

@krishnakumarg1984

Description

When trying to lint a simple tex file with VimTeX's built-in chktex compiler support using :compiler chktex|lmake, we get the following error:

Error detected while processing /$HOME/.local/share/nvim/site/pack/packer/start/vimtex/compi
ler/chktex.vim:
line   10:
E121: Undefined variable: s:compiler
E116: Invalid arguments for function printf
:!make  2>&1| tee /tmp/nvim.krishnakumar/2Mg5ex/1
make: *** No targets specified and no makefile found. Stop.

(1 of 1): make: *** No targets specified and no makefile found. Stop.

The lacheck linter works without any problem whatsoever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions