Remove unused status line

pull/2/head
Bodaniel Jeanes 2011-11-08 00:52:28 -06:00
parent 777889a521
commit 40be6e530c
1 changed files with 0 additions and 4 deletions

View File

@ -49,10 +49,6 @@ syntax on
set wildmode=list:longest,list:full
set wildignore+=*.o,*.obj,.git,*.rbc,*.swp
" Status bar
" set laststatus=2
" set statusline=%<%f\ %h%m%r%{fugitive#statusline()}%=%-14.(%l,%c%V%)\ %P
" Folding
set foldenable " Turn on folding
set foldmethod=marker " Fold on the marker