How to indent a selection in gvim (win32)? How do I indent multiple lines quickly in vi?
How to indent a selection in gvim (win32)?
How do I indent multiple lines quickly in vi?
Using vim under linux I can indent a block of code using the VISUAL mode and pressing ">". In vim under Windows this does not happen.
This is what happens:
Alternatively, if I use the SELECT mode for selecting code the ">" does not indent it.
Haven't you keep mswin.vim ? If you want the same behaviour on both OSes, get rid of this file.
2.1m questions
2.1m answers
60 comments
57.0k users