Results 1 to 3 of 3
Hi!
I'm new to vim and gvim, but I feel its power so I want to learn it.
I've been searching very long how to use gvim keybord shorcuts but ...
- 07-06-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
gvim shortcuts
Hi!
I'm new to vim and gvim, but I feel its power so I want to learn it.
I've been searching very long how to use gvim keybord shorcuts but i simply connot find out what is for examplethe vertical splitting command '^Wv' ?
I've tried (ctrl/super+ a lot of things) (and other combinations, but without success) thank you
- 07-06-2010 #2
i just hit ctrl+w, then hit v, and it created a vertical split for me
- 07-07-2010 #3
Also :vsp.
You can start learning vim by running the command vimtutor from the commandline. After that, you can use the great built-in help files (:help) and the user manual:
Vim documentation: usr_tocDISTRO=Arch
Registered Linux User #388732


Reply With Quote