1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/ginit.vim
2017-03-06 23:26:26 +08:00

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: