From 76d2f4dc019dda7890a954fdf3f2a0bf838d0476 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Thu, 23 May 2019 15:59:23 +0100 Subject: [PATCH] Make the font larger and more readable --- vimrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vimrc b/vimrc index d3d8fa9..2606640 100644 --- a/vimrc +++ b/vimrc @@ -122,8 +122,9 @@ endif if has("gui_running") if has("gui_gtk2") || has("gui_gtk3") set clipboard=unnamedplus - set guifont=Liberation\ Mono\ 9, - \Monospace\ Regular\ 9 + set guifont=Fira\ Code\ Regular\ 11, + \Liberation\ Mono\ 11, + \Monospace\ Regular\ 11 elseif has("gui_win32") set clipboard=unnamed set guifont=Source_Code_Pro:h9:cANSI:qDRAFT,