From: Sergey Matveev Date: Thu, 17 Jun 2021 09:46:29 +0000 (+0300) Subject: I assume default history size is acceptable X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=676daccfe7505b23e6d9722c7e887851585cf585 I assume default history size is acceptable --- diff --git a/vim/.vimrc b/vim/.vimrc index 1a02b40..1b2060e 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -12,7 +12,6 @@ set mouse="" " if Vim is compiled with mouse support set viminfo-=h set viminfo+=f1,%,n~/secure/vim/info set viewdir=~/secure/vim/view -set history=128 set directory=~/secure/vim/tmp set undodir=~/secure/vim/undo set undofile