Merge pull request #24 from ressu/fix-22

Fix colors_name to g:colors_name instead
This commit is contained in:
Steve Losh
2015-12-07 16:17:56 +00:00

View File

@@ -41,7 +41,7 @@ if exists("syntax_on")
syntax reset syntax reset
endif endif
let colors_name = "badwolf" let g:colors_name = "badwolf"
if !exists("g:badwolf_html_link_underline") " {{{ if !exists("g:badwolf_html_link_underline") " {{{
let g:badwolf_html_link_underline = 1 let g:badwolf_html_link_underline = 1