When I open a file with gvim with the following command line option,
gvim file +5
I would like the current line (the 5th line) be scrolled to the center of gVIM's window, Is that possible?
--=--=----=--=----=--=----=--=--
| |
| |
| |
| |
| this line was selected |
| |
--=--=----=--=----=--=----=--=--
By default, it wasn't centered
zzin normal mode would offer? – Bernhard Oct 22 '12 at 15:28