Skip to content

Commit b7a992e

Browse files
author
Andreas Pataki
committed
Switch to DejaVu Sans Mono Nerd Font
1 parent 62d63cc commit b7a992e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gvimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if has("gui_running")
1010
if has("win32") || has('win64')
1111
set guifont=Consolas:h13
1212
elseif has("gui_macvim")
13-
set guifont=DejaVu\ Sans\ Mono\ for\ Powerline:h13
13+
set guifont=DejaVu\ Sans\ Mono\ Nerd\ Font\ Complete\ Mono:h13
1414
else
1515
" assume Linux
1616
set guifont=DejaVu\ Sans\ Mono\ for\ Powerline\ 10

0 commit comments

Comments
 (0)