Re: [Vim-latex-devel] How to prevent latex-suite from loading
Brought to you by:
srinathava,
tmaas
From: David N. <ye...@ph...> - 2016-10-05 09:54:00
|
On Wed, Oct 05, 2016 at 10:55:33AM +0200, Gerd Wachsmuth wrote: > this was not possible up to now. I have pushed a fix to this problem to the > upstream git repository (https://github.com/vim-latex/vim-latex). However, > this will not help you, since there will be some lag until this is included > in package managers. > > So you could also try to convince/force your admin to install the most > recent version of latex-suite (or, of course, to remove it). OK, thanks for the fix (for the future) and information. Currently I simply did ‘filetype plugin off’ and only enable it when I actually need some ftplugin (which is not that often as this setting no longer breaks reading compressed vim help files) but I am looking forward to the more fine-grained control with suppress_latex_suite. Regards, Yeti |