Jim's
Tutorials

Spring 2013
course
navigation
I successfully installed Sublime Text 2 with some command line instructions - fairly easy and some good practice.
Figured out some of the basics of Vim! Three Modes: Normal(via "ESC"), Command(via ":" from Normal mode), and insert(via "i" from normal); in other words, ESC+i for insert mode, and ESC+: for command mode. :"w" saves,:"q" saves.
I used this tutorial: http://cs.clarku.edu/resources/vim.shtml
http://cs.marlboro.edu/ courses/ spring2013/jims_tutorials/ cory/ feb_9
last modified Saturday February 2 2013 9:05 am EST