vimtex
URL: https://github.com/lervag/vimtex/
Maintainers: Gaetan Lepage
plugins.vimtex.enable
Whether to enable vimtex.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.vimtex.package
The vimtex package to use.
Type: package
Default:
pkgs.vimPlugins.vimtex
Declared by:
plugins.vimtex.mupdfPackage
The mupdf package to use.
Type: null or package
Default:
pkgs.mupdf
Declared by:
plugins.vimtex.pstreePackage
The pstree package to use.
Type: null or package
Default:
pkgs.pstree
Declared by:
plugins.vimtex.texlivePackage
The texlive package to use.
Type: null or package
Default:
pkgs.texlive.combined.scheme-medium
Declared by:
plugins.vimtex.xdotoolPackage
The xdotool package to use.
Type: null or package
Default:
pkgs.xdotool
Declared by:
plugins.vimtex.zathuraPackage
The zathura package to use.
Type: null or package
Default:
pkgs.zathura
Declared by: