vimrc, vimperatorrc
authorPeng Li <seudut@gmail.com>
Wed, 10 Jun 2015 15:18:47 +0000 (23:18 +0800)
committerPeng Li <seudut@gmail.com>
Wed, 10 Jun 2015 15:18:47 +0000 (23:18 +0800)
vim/vimrc
vimperatorrc

index e68c9cb..567d4ca 100644 (file)
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -459,6 +459,7 @@ map ej <Plug>(easymotion-j)
 map ek <Plug>(easymotion-k)
 map eb <Plug>(easymotion-b)
 map ew <Plug>(easymotion-w)
+map ee <Plug>(easymotion-w)
 map el <Plug>(easymotion-lineforward)
 map eh <Plug>(easymotion-linebackward)
 "" }}}
index f54c62c..baf1849 100644 (file)
@@ -46,6 +46,7 @@ cmap jj       <Esc>
 
 nnoremap B b
 nnoremap b :bmarks! -tags<SPACE>
+nnoremap e b
 
 "set gui=nonavigation