From e2559a18bbba1def6c664fd9a5ce75f452d612d7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 22 Jul 2015 15:20:42 -0300 Subject: Updates fonts, colors and powerline --- gvimrc.dot.link | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'gvimrc.dot.link') diff --git a/gvimrc.dot.link b/gvimrc.dot.link index 334a9a3..3870a2d 100644 --- a/gvimrc.dot.link +++ b/gvimrc.dot.link @@ -17,7 +17,14 @@ set nu map cd :cd %:p:h>cr< " Font configuration +" Terminus is currently rendering slowly +"set gfn=Terminus\ 8 +"set gfn=PowerlineFont\ 8 set gfn=Monospace\ 8 +" 256 colors support +set t_Co=256 + " Color scheme -colorscheme solarized +"colorscheme solarized +colorscheme xoria256 -- cgit v1.2.3