Merge pull request #221 from thinca/remove-autocmd

Remove unnecessary autocmd
This commit is contained in:
Pavel Pertsev
2018-02-25 06:50:04 +03:00
committed by GitHub

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: {{{