mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
7 lines
117 B
VimL
7 lines
117 B
VimL
if exists('g:GuiLoaded')
|
|
exe 'Guifont! DejaVu Sans Mono for Powerline:h11:cANSI:qDRAFT'
|
|
endif
|
|
|
|
" vim:set et sw=2:
|
|
|