mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-12 21:13:48 -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>
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user