|
@@ -2,6 +2,7 @@
|
|
" " Turn on case-insensitive feature
|
|
" " Turn on case-insensitive feature
|
|
let g:EasyMotion_smartcase = 1
|
|
let g:EasyMotion_smartcase = 1
|
|
let g:EasyMotion_verbose = 0
|
|
let g:EasyMotion_verbose = 0
|
|
|
|
+let g:EasyMotion_do_shade = 0
|
|
|
|
|
|
" " JK motions: Line motions
|
|
" " JK motions: Line motions
|
|
" map <Leader>j <Plug>(easymotion-j)
|
|
" map <Leader>j <Plug>(easymotion-j)
|