gzy's blog
H M L
W B
%
{ }
[[ ]]
gD // jump to definition.
'' // back to last cursor
viw // visual select word.
ciw // cut word than insert.
yiw // just copy select word.
m[char] // set book mark [char].
`[char] // jump to book mark [char].
> // indent
< // indent
colorscheme default
set encoding=utf-8
set mouse=
e open // open file.
tabnew
tabn1
gvim -p <file1> <file2>