b8e07a24e77d

More interesting words.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 19 Nov 2012 13:27:51 -0500
parents edced7450746
children 2ef3532a6301 6cf776472993
branches/tags (none)
files colors/badwolf.vim

Changes

--- a/colors/badwolf.vim	Mon Nov 19 12:39:24 2012 -0500
+++ b/colors/badwolf.vim	Mon Nov 19 13:27:51 2012 -0500
@@ -379,7 +379,11 @@
 " from my Vimrc.
 call s:HL('InterestingWord1', 'coal', 'orange')
 call s:HL('InterestingWord2', 'coal', 'lime')
-call s:HL('InterestingWord3', 'coal', 'taffy')
+call s:HL('InterestingWord3', 'coal', 'saltwatertaffy')
+call s:HL('InterestingWord4', 'coal', 'toffee')
+call s:HL('InterestingWord5', 'coal', 'dress')
+call s:HL('InterestingWord6', 'coal', 'taffy')
+
 
 " }}}
 " Makegreen {{{