Overwrites pastetoggle option
Brought to you by:
srinathava,
tmaas
This is forward of Debian #254619 bug. Full report is
available at http://bugs.debian.org/254619.
I have &pastetoggle=<F1>, which allows me to switch
into and out of paste mode without leaving insert mode.
This works fine, except for when I open TeX files with
latexsuite installed. Then, F1 causes the online help
to be displayed. Thus, latexsuite is somehow fixating
F1, because &pastetoggle is not changed, and setting it
to another key shows that it's working.
Logged In: NO
This is indeed a bug and will (hopefully) be fixed soon. As a workaround, I suggest repeating your remapping of <F1> in the file .vim/after/ftplugin/tex.vim, which is sourced after the files of vim-latexsuite.