Friday, September 17, 2010

indent a selection in gvim (win32)

How to indent a selection of lines  in gvim 7.2 on windows XP SP3?

I try setting or unsetting the following:
set selectmode=key
behave xterm

Then I select several lines with a mouse.
Pressing the "Shift" ">" keys together result in either nothing is indented or the following appear in gvim:
+--  4 lines: var words = count.split(/\s/);---------------------------------

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

Post a Comment