Vim
============= Reference =============
Reference
My Setup
- My vimrc, forked from amix/vimrc
:help :helpgrep ZZ :q
:help normal-index :help insert-index
<CTRL-G>
w b e ge 0 ^ $ <CR>
gg G <N>G <N>gg <p>%
%: set matchpairs+=<:>, <<:>>
more complex: matchit.vim
:set backspace=start,indent,eol
control you insertions: CR-Y, CR-E, CR-A, CR-=
Vim plugin manager: Pathogen, vundle, NeoBundle, vim-plug
Firefox Plugin: VimFx
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home