Adjust vim-sneak autocmd

This commit is contained in:
Pavel Pertsev
2017-08-12 13:58:13 +03:00
parent fca1a2f714
commit d5265fe63f

View File

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