mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 04:17:22 +00:00
Increase default vim cmdheight
This commit is contained in:
parent
e0ae2e0257
commit
5121689b2c
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -63,6 +63,7 @@ set tabstop=2
|
|||
set shiftwidth=0
|
||||
set expandtab
|
||||
set textwidth=100
|
||||
set cmdheight=2
|
||||
|
||||
nnoremap <C-p> :FZF<cr>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue