mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-08 11:23:46 -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: {{{
|
" 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: {{{
|
||||||
|
|||||||
Reference in New Issue
Block a user