fixing submodules
[stack/conf/vim.git] / vimrc
diff --git a/vimrc b/vimrc
index 200a2e4..562c097 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -25,13 +25,14 @@ syntax on " syntax highlighting on
 
 set background=dark
 set t_Co=256
-colorscheme desert 
+colorscheme morning 
 "colorscheme xoria256 
 "let g:solarized_termcolors=256
 
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 " Vim UI
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+set nofoldenable    " disable folding
 set wildmenu " turn on wild menu
 set ruler " Always show current positions along the bottom 
 set number " turn on line numbers