summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-03-24 14:41:43 +0100
committerStefan Ritter <xeno@thehappy.de>2011-03-24 14:41:43 +0100
commit9bd1062ac410f3ce2007e995b8ea09a8a381ae49 (patch)
treef9b42f2f09d389009b61c6ed7f026a37564e6bba /vim/vimrc
parent5fe650b0c8eb3f8495b554b4b885042810e756a3 (diff)
Some vim cleanup
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 5ab6dea..f87dc73 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1,8 +1,8 @@
syntax on
-colorscheme Vitamins_Vim_Colorscheme_by_hcalves
filetype plugin indent on
+set t_Co=256
+colorscheme vitamins
-set t_Co=88
set ls=0
set number
set noerrorbells