Switch to @skwp fork of EasyMotion for vimperator style two character targets

This commit is contained in:
yan
2012-05-15 08:50:32 -05:00
parent 5d7cf73799
commit f9db81c0ed
5 changed files with 10 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
" but it'll all be isolated to one area of the keyboard
call EasyMotion#InitOptions({
\ 'leader_key' : '<Leader><Leader>'
\ , 'keys' : 'fjdkslewio'
\ , 'keys' : 'fjdksewoavn'
\ , 'do_shade' : 1
\ , 'do_mapping' : 1
\ , 'grouping' : 1
@@ -16,3 +16,6 @@ call EasyMotion#InitOptions({
" Make EasyMotion more yellow, less red
hi clear EasyMotionTarget
hi! EasyMotionTarget guifg=yellow
nmap ,<ESC> ,,w
nmap ,<S-ESC> ,,b