mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-13 22:03:46 -05:00
Fix for vim-sneak
This commit is contained in:
@@ -660,10 +660,8 @@ hi! link EasyMotionShade Comment
|
|||||||
" }}}
|
" }}}
|
||||||
" Sneak: {{{
|
" Sneak: {{{
|
||||||
|
|
||||||
hi! link SneakPluginTarget Search
|
autocmd ColorScheme * hi! link Sneak Search
|
||||||
hi! link SneakStreakTarget Search
|
autocmd ColorScheme * hi! link SneakLabel Search
|
||||||
call s:HL('SneakStreakMask', s:yellow, s:yellow)
|
|
||||||
hi! link SneakStreakStatusLine Search
|
|
||||||
|
|
||||||
" }}}
|
" }}}
|
||||||
" Indent Guides: {{{
|
" Indent Guides: {{{
|
||||||
|
|||||||
Reference in New Issue
Block a user