Set cmdheight=2

An extra line at the bottom does wonders for "Press ENTER" prompts.
This commit is contained in:
Tim Pope
2013-01-06 13:41:29 -05:00
parent 8c2da1910e
commit 1956140d2b

View File

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