Merge pull request #24 from ressu/fix-22
Fix colors_name to g:colors_name instead
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Mon, 07 Dec 2015 16:17:56 +0000 | 
    
    
    
        | parents | 
        757881dea1c8 
(current diff)
54b20efc98a7 
(diff)
 | 
    
    
        | children | 
        61d073974d63
 | 
    
    
        | branches/tags | 
        v1.6.0  | 
    
    
        | files | 
        colors/badwolf.vim  | 
    
Changes
    
--- a/colors/badwolf.vim	Mon Dec 07 16:17:06 2015 +0000
+++ b/colors/badwolf.vim	Mon Dec 07 16:17:56 2015 +0000
@@ -41,7 +41,7 @@
     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