From 6caac1b75fd656b3394bf4ee5d41d5fa82ba91a4 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 28 Oct 2020 13:49:17 -0400 Subject: remove shade --- plug-config/easymotion.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/plug-config/easymotion.vim b/plug-config/easymotion.vim index 9322e363..dc35ca2a 100644 --- a/plug-config/easymotion.vim +++ b/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 j (easymotion-j) -- cgit v1.2.3