.vimrc

changeset 547
cf5c52416c74
parent 544
f8c29fb56a91
child 551
bc4d3229cff1
equal deleted inserted replaced
546:37e57701e936 547:cf5c52416c74
125 map j gj 125 map j gj
126 map k gk 126 map k gk
127 127
128 " alt buffer 128 " alt buffer
129 nmap gb <C-^> 129 nmap gb <C-^>
130 nmap gB :ls<CR>:b<Space>
130 131
131 " Select last paste 132 " Select last paste
132 map gV `[v`] 133 map gV `[v`]
133 134
134 " clear all interestingwords with \\k since \K is ri.vim 135 " clear all interestingwords with \\k since \K is ri.vim

mercurial