Remove unnecessary autocmd

This commit is contained in:
thinca
2018-01-21 15:05:30 +09:00
parent 16504d394e
commit 4174838e19

View File

@@ -688,8 +688,8 @@ hi! link EasyMotionShade Comment
" }}} " }}}
" Sneak: {{{ " Sneak: {{{
autocmd ColorScheme gruvbox hi! link Sneak Search hi! link Sneak Search
autocmd ColorScheme gruvbox hi! link SneakLabel Search hi! link SneakLabel Search
" }}} " }}}
" Indent Guides: {{{ " Indent Guides: {{{