diff --git a/.vimrc b/.vimrc index 58d7c85..80c2c98 100644 --- a/.vimrc +++ b/.vimrc @@ -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