[Vim-latex-devel] texrc vs tex.vim
Brought to you by:
srinathava,
tmaas
From: David K. <dav...@gm...> - 2011-10-21 01:27:25
|
Hello everyone, I have detected some buggy behavior when one puts latex-suite customizations in their ftplugin/tex.vim file, rather than in ftplugin/latex-suite/texrc. More precisely, if you try to add an additional ignored warning (for example, \'Font shape'."\n".) to the Tex_IgnoredWarnings variable in a tex.vim file, this results in a series of errors. Things work fine when this addition is made to a texrc file. Please let me know if anyone is able to duplicate this. Sincerely, David Karapetyan On Oct 19, 2011, at 2:58 AM, Gerd Wachsmuth wrote: > Hi, > > you have actually two possibilities: > > - map "<Plug>IMAP_JumpForward" to any other key (see plugins/imap.vim, > line 489) in your .vimrc > - remove the mapping in ".vim/after/plugin/imaps.vim" > > Regards > Gerd > > > > On 10/18/2011 07:05 PM, Charles LeDoux wrote: >> Hello, >> >> How can I remove or remap the <Ctrl-J> mapping? I map Ctrl+Nav Keys to move >> between screens and vim-latex is overwriting my mapping. Is there a way I >> can remap this with out manually editing the plugin itself? (This would >> cause issues in synchronization across computers using submodules.) > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2d-oct > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel |