a14ca558acf3
Merge.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Mon, 10 Sep 2012 12:39:28 -0400 |
parents | cb09bd4000f0 (diff) 7f80aa2c6e6a (current diff) |
children | 5b17fcb91dd5 |
branches/tags | (none) |
files | colors/badwolf.vim |
Changes
--- a/colors/badwolf.vim Mon Sep 10 11:02:02 2012 +0200 +++ b/colors/badwolf.vim Mon Sep 10 12:39:28 2012 -0400 @@ -300,7 +300,7 @@ if has("spell") call s:HL('SpellCap', 'dalespale', 'bg', 'undercurl,bold', 'dalespale') - call s:HL('SpellBad', '', '', 'undercurl', 'dalespale') + call s:HL('SpellBad', '', 'bg', 'undercurl', 'dalespale') call s:HL('SpellLocal', '', '', 'undercurl', 'dalespale') call s:HL('SpellRare', '', '', 'undercurl', 'dalespale') endif