disable folding
authorstack <stack@inventati.org>
Tue, 26 Feb 2013 02:34:17 +0000 (03:34 +0100)
committerstack <stack@inventati.org>
Tue, 26 Feb 2013 02:34:17 +0000 (03:34 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 200a2e4..9e5f3d6 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -32,6 +32,7 @@ colorscheme desert
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 " Vim UI
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 " 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
 set wildmenu " turn on wild menu
 set ruler " Always show current positions along the bottom 
 set number " turn on line numbers