aboutsummaryrefslogtreecommitdiff
path: root/gvimrc.dot.link
diff options
context:
space:
mode:
Diffstat (limited to 'gvimrc.dot.link')
-rw-r--r--gvimrc.dot.link9
1 files changed, 8 insertions, 1 deletions
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 <leader>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