From 427eabcb67e49c49d3d1dde25c4e29f03fac45ff Mon Sep 17 00:00:00 2001 From: Peng Li Date: Wed, 10 Jun 2015 23:18:47 +0800 Subject: [PATCH] vimrc, vimperatorrc --- vim/vimrc | 1 + vimperatorrc | 1 + 2 files changed, 2 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index e68c9cb..567d4ca 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -459,6 +459,7 @@ map ej (easymotion-j) map ek (easymotion-k) map eb (easymotion-b) map ew (easymotion-w) +map ee (easymotion-w) map el (easymotion-lineforward) map eh (easymotion-linebackward) "" }}} diff --git a/vimperatorrc b/vimperatorrc index f54c62c..baf1849 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -46,6 +46,7 @@ cmap jj nnoremap B b nnoremap b :bmarks! -tags +nnoremap e b "set gui=nonavigation -- 2.11.0