Skip to content

Commit

Permalink
Link Operator to GruvboxFg1
Browse files Browse the repository at this point in the history
Fixes #57
  • Loading branch information
rbong committed May 30, 2019
1 parent ee518fa commit b637bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/gruvbox.vim
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ hi! link Label GruvboxRed
" try, catch, throw
hi! link Exception GruvboxRed
" sizeof, "+", "*", etc.
hi! link Operator Normal
hi! link Operator GruvboxFg1
" Any other keyword
hi! link Keyword GruvboxRed

Expand Down

0 comments on commit b637bb5

Please sign in to comment.