浏览代码

remove shade

Chris 4 年之前
父节点
当前提交
6caac1b75f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plug-config/easymotion.vim

+ 1 - 0
plug-config/easymotion.vim

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