Tuesday, November 8, 2011

Re: Problem with autoclose or vim-latex

The <++> are markers from the vim-latex plugin - they are supposed
to help you jump around as pressing <C-j> in normal or insert mode
jumps to them, if you find them annoying then you can remove them
by using:

:let g:Imap_UsePlaceHolders = 0

On 8 Nov 2011, at 03:50, Harold Pimentel wrote:

Hi all,

I recently started using Vim and I'm using autoclose and vim-latex
plugins (among others).

I have this strange issue when typing in LaTeX that suddenly auto
pairing doesn't work. If I open a new buffer, it does not work there
as well. Then, when I manually close some braces }, ], I get these
weird extra characters added after the closing brace: <++>

If anyone has any ideas, please let me know. I'd greatly appreciate it.


Thanks,

Harold

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: