10.9 Package Handling Customization

10.9.1 g:Tex_TEXINPUTS

These settings affect the custom packages functionality in Latex-Suite

10.9.1 g:Tex_TEXINPUTS

Typestring
Default Value''

This setting describes the directories scanned by Latex-Suite while searching for custom user packages as desribed in the custom packages section. Do not include the present directory in this setting. The present directory is always scanned for custom packages.

This string should be set in the syntax accepted by Vim's native 'path' setting.