disable folding
[stack/conf/vim.git] / vimrc
diff --git a/vimrc b/vimrc
index 200a2e4..9e5f3d6 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -32,6 +32,7 @@ colorscheme desert
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 " 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