Re: [Vim-latex-devel] possible bug in block expansion?
Brought to you by:
srinathava,
tmaas
From: Mike R. <ri...@um...> - 2014-06-03 18:56:47
|
Hi Walter, This is possible: see :help remapping-latex-suite-keys I would personally recommend a choice other than <C-n>, however; <C-n> and <C-p> can be very useful at times -- in particular, in LaTeX, for filling in \ref's and \cite's. Cheers, Mike On Fri, May 30, 2014 at 11:00 AM, Walter Rabus <wal...@we...> wrote: > Am 27.05.2014 04:44, schrieb Mike Richman: >> I'd say this is a feature, not a bug. The idea is that you use <C-j> >> (control-J) to cycle through <++> markers. You write in the equation, press >> <C-j> and fill in the label, and press <C-j> again to get outside the >> equation environment where you can then press <enter> and continue writing >> the prose of the document. > > Ok, seeing it that way, it makes sense. I think I'd like to keep the the > behavior for now and test if it can be incorporated into my workflow. > > I would, however, like to change the keybinding to Ctrl+n instead of > Ctrl+j, is that possible to easily overwrite as well? > > Thanks, > Walter > |