mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-12 13:03:47 -05:00
Set cmdheight=2
An extra line at the bottom does wonders for "Press ENTER" prompts.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user