|
Using the following steps one can setup vim/gvim to run on windows. 1) Add the following new variable VIM on… READ MORE
|
Move by one character h – Move cursor left j – Move cursor down k – Move cursor up l… READ MORE
|
h – Left l – Right k – Up j – Down w – Move forward to beginning of next… READ MORE
|
There are few commands one can use to save a file n To save and quit: <esc>:wq To save (if… READ MORE
|
Useful commands in vi: To delete lines One at a time: <esc>dd n lines at a time: <esc>ndd – where… READ MORE
“Control what I can control”
~ Alex Lima