mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-17 07:43:38 -05:00
Adjust vim-sneak autocmd
This commit is contained in:
@@ -688,8 +688,8 @@ hi! link EasyMotionShade Comment
|
|||||||
" }}}
|
" }}}
|
||||||
" Sneak: {{{
|
" Sneak: {{{
|
||||||
|
|
||||||
autocmd ColorScheme * hi! link Sneak Search
|
autocmd ColorScheme gruvbox hi! link Sneak Search
|
||||||
autocmd ColorScheme * hi! link SneakLabel Search
|
autocmd ColorScheme gruvbox hi! link SneakLabel Search
|
||||||
|
|
||||||
" }}}
|
" }}}
|
||||||
" Indent Guides: {{{
|
" Indent Guides: {{{
|
||||||
|
|||||||
Reference in New Issue
Block a user