mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-18 07:53:38 -05:00
Compare commits
2 Commits
61d75affa5
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
585229900f | ||
|
|
8dfd3abb8d |
@@ -35,6 +35,7 @@ if !has("gui_running") && &t_Co != 88 && &t_Co != 256
|
||||
finish
|
||||
endif
|
||||
|
||||
highlight clear
|
||||
set background=dark
|
||||
|
||||
if exists("syntax_on")
|
||||
|
||||
@@ -19,6 +19,7 @@ if !has("gui_running") && &t_Co != 88 && &t_Co != 256
|
||||
finish
|
||||
endif
|
||||
|
||||
highlight clear
|
||||
set background=dark
|
||||
|
||||
if exists("syntax_on")
|
||||
|
||||
Reference in New Issue
Block a user