Added Hybrid There

This commit is contained in:
2012-08-10 12:54:01 -07:00
parent 65f29c4334
commit 4029cfe874
4 changed files with 6 additions and 2 deletions

2
vimrc
View File

@@ -7,7 +7,7 @@ set autoindent
set hidden
set encoding=utf-8
"set t_Co=256
colorscheme default
colorscheme hybrid
if has("autocmd")
autocmd bufwritepost .vimrc source $MYVIMRC
endif