Monday, February 29, 2016

Re: outdenting in visual block mode

On Sat, Feb 27, 2016, Brian Feeny wrote:
> I am trying to outdent in visual block mode (Ctrl-V), but when I press < it doesn't outdent. when I press > it properly indents. I am fairly new to VIM. Here is my .vimrc, I am wondering if something could be interfering with <

Does it outdent after a certain timeout? Or not at all? I used to have
the former problem; it turned out I had a mapping starting with < (which
was intended to be a special thing like <CR> or the like; not literally
a less-than sign followed by whatever). I don't see that in your .vimrc,
though.

--
Eric Christopherson

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: