mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Onedark theme for airline
This commit is contained in:
parent
46c218f0c2
commit
84dd99f5aa
@ -2,7 +2,7 @@ set noshowmode
|
||||
|
||||
if has("gui_running") || has("gui_vimr")
|
||||
let g:airline_solarized_bg = 'dark'
|
||||
let g:airline_theme = 'solarized'
|
||||
let g:airline_theme = 'onedark'
|
||||
endif
|
||||
|
||||
let g:airline_powerline_fonts = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user