Revert "Set cmdheight=2"

This reverts commit 1956140d2b.

Closes #1.
This commit is contained in:
Tim Pope
2013-01-06 18:23:46 -05:00
parent 7097f90e62
commit 8b414c3c43

View File

@@ -27,7 +27,6 @@ if maparg('<C-L>', 'n') ==# ''
nnoremap <silent> <C-L> :nohls<CR><C-L> nnoremap <silent> <C-L> :nohls<CR><C-L>
endif endif
set cmdheight=2
set laststatus=2 set laststatus=2
set ruler set ruler
set showcmd set showcmd