diff --git a/colors/badwolf.vim b/colors/badwolf.vim index 41c6938..154df63 100644 --- a/colors/badwolf.vim +++ b/colors/badwolf.vim @@ -41,7 +41,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "badwolf" +let g:colors_name = "badwolf" if !exists("g:badwolf_html_link_underline") " {{{ let g:badwolf_html_link_underline = 1