vim: increase max hist and tab

This commit is contained in:
Mathieu Maret 2019-09-05 15:12:07 +02:00
parent 5bcbf45414
commit 3ef85a3ac1
1 changed files with 2 additions and 1 deletions

3
.vimrc
View File

@ -74,7 +74,8 @@ augroup vimStartup
augroup END
" command line history
set history=200
set history=1000
set tabpagemax=50
" Check that file have not been changed
" CursorHold : after cursor move