Skip to content

Commit

Permalink
using Inconsolata-dz at 14 for gui vim sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
lsdr committed Feb 4, 2015
1 parent 801780d commit 3d2a507
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _gvimrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ end

" if on mac, use Droid; on Linux, Inconsolata
if has("gui_macvim")
:set guifont=Droid\ Sans\ Mono:h14
:set guifont=Inconsolata-dz\ for\ Powerline:h14
" :set guifont=Droid\ Sans\ Mono:h14
else
:set guifont=Inconsolata\ 12
end
Expand Down

0 comments on commit 3d2a507

Please sign in to comment.