projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e6071f
)
I assume default history size is acceptable
author
Sergey Matveev <stargrave@stargrave.org>
Thu, 17 Jun 2021 09:46:29 +0000 (12:46 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Thu, 17 Jun 2021 09:46:29 +0000 (12:46 +0300)
vim/.vimrc
patch
|
blob
|
history
diff --git
a/vim/.vimrc
b/vim/.vimrc
index 1a02b400e28259065040041f6b401c331675dcdb..1b2060ee9692c794111a8e64115e977a4ca3b0c2 100644
(file)
--- 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