.vimrc

changeset 521
a14e7cd58d81
parent 519
42e8433b8a51
child 524
d559496f6ef3
equal deleted inserted replaced
520:a6a39c406585 521:a14e7cd58d81
121 nmap <C-l> <C-w>l 121 nmap <C-l> <C-w>l
122 122
123 " navigate by on-screen lines 123 " navigate by on-screen lines
124 map j gj 124 map j gj
125 map k gk 125 map k gk
126
127 " alt buffer
128 nmap gb <C-^>
126 129
127 " Select last paste 130 " Select last paste
128 map gV `[v`] 131 map gV `[v`]
129 132
130 " clear all interestingwords with \\k since \K is ri.vim 133 " clear all interestingwords with \\k since \K is ri.vim

mercurial