Skip to content

Commit

Permalink
Keep longer vim history
Browse files Browse the repository at this point in the history
  • Loading branch information
avdgaag committed May 10, 2015
1 parent decf0f6 commit eacabfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set noswapfile

set hidden
set autoread
set history=100
set history=1000
set backspace=indent,eol,start

set wildmenu
Expand Down

0 comments on commit eacabfc

Please sign in to comment.