mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-08 03:13:47 -05:00
Merge pull request #221 from thinca/remove-autocmd
Remove unnecessary autocmd
This commit is contained in:
@@ -688,8 +688,8 @@ hi! link EasyMotionShade Comment
|
||||
" }}}
|
||||
" Sneak: {{{
|
||||
|
||||
autocmd ColorScheme gruvbox hi! link Sneak Search
|
||||
autocmd ColorScheme gruvbox hi! link SneakLabel Search
|
||||
hi! link Sneak Search
|
||||
hi! link SneakLabel Search
|
||||
|
||||
" }}}
|
||||
" Indent Guides: {{{
|
||||
|
||||
Reference in New Issue
Block a user