notes for future use
Vim Shortcut
Smart movements
:%y+copy entire content of the file into system clipboardggdGdelete entire content of fileCchange remaining part of lineci(change text between (..)cwchange inner word
Useful programmer commands
@:repeat command-line commandgg=Gformat entire file