[Vim-latex-devel] Documentation Typo
Brought to you by:
srinathava,
tmaas
From: Jonathan B. <jb...@jh...> - 2011-02-15 14:54:06
|
In Section 7.2 of the vim-latex suite documentation, it describes setting "g:TreatMacViewerAsUNIX" to execute the viewer command on a mac as a shell command. But in the latest release, the "compliler.vim" script checks instead for the variable set by "g:Tex_TreatMacViewerAsUNIX", on line 254. This could be confusing for people when trying to configure vim-latex on a mac. best, -j |