mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-09 19:43:49 -05:00
Minor tweaks to goodwolf
This commit is contained in:
@@ -225,7 +225,7 @@ call s:HL('iCursor', 'coal', 'tardis', 'none')
|
|||||||
call s:HL('Special', 'plain')
|
call s:HL('Special', 'plain')
|
||||||
|
|
||||||
" Comments are slightly brighter than folds, to make 'headers' easier to see.
|
" Comments are slightly brighter than folds, to make 'headers' easier to see.
|
||||||
call s:HL('Comment', 'gravel')
|
call s:HL('Comment', 'gravel', 'bg', 'none')
|
||||||
call s:HL('Todo', 'snow', 'bg', 'bold')
|
call s:HL('Todo', 'snow', 'bg', 'bold')
|
||||||
call s:HL('SpecialComment', 'snow', 'bg', 'bold')
|
call s:HL('SpecialComment', 'snow', 'bg', 'bold')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user