parent
3aa5d04ae6
commit
3b0544b26a
@ -5,7 +5,7 @@ if exists("syntax_on")
|
|||||||
syntax reset
|
syntax reset
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let s:style = g:ayucolor
|
let s:style = get(g:, 'ayucolor', 'dark')
|
||||||
let g:colors_name = "ayu"
|
let g:colors_name = "ayu"
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user