[Vim-latex-devel] [BUG REPORT]: `<C-J>` IMAP_JumpForward issue on empty line
Brought to you by:
srinathava,
tmaas
From: <su...@gm...> - 2012-08-14 13:14:58
|
I'm using gVim under windows, so here is what I do to reproduce this issue `Win+R gvim foo.tex` to open a tex file, be sure vim-latex is loaded. `i` to insert mode, `<F5>3<CR>` to insert a equation template. Now, press <ENTER> for a newline in this equation environment, THEN, press <C-J> to jump to the anchor in `\label{}`, you'll see that the default placeholder is gone as we expected, ---but wait, something's wrong, a `<` was left inside the `{}`. My vim-latex is installed in the `bundle` folder, yes I'm pathogen user. :) -- 知识共享,世界大同…… |