mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-12 13:23:47 -05:00
Merge pull request #109 from kshenoy/master
No more messy Signature variable assignment
This commit is contained in:
@@ -747,12 +747,8 @@ hi! link SyntasticWarningSign GruvboxYellowSign
|
||||
|
||||
" }}}
|
||||
" Signature: {{{
|
||||
|
||||
hi! link SignatureMarkerText GruvboxPurpleSign
|
||||
hi! link SignatureMarkText GruvboxBlueSign
|
||||
|
||||
let g:SignatureMarkerTextHL='"SignatureMarkerText"'
|
||||
let g:SignatureMarkTextHL='"SignatureMarkText"'
|
||||
hi! link SignatureMarkerText GruvboxPurpleSign
|
||||
|
||||
" }}}
|
||||
" ShowMarks: {{{
|
||||
|
||||
Reference in New Issue
Block a user