aboutsummaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index 601a68a..eeb35e4 100644
--- a/init.vim
+++ b/init.vim
@@ -53,7 +53,7 @@ set undoreload=10000
" lots of history, it's always nice to find old nasty command that happen
" to be really useful
-set history=100000
+set history=10000
" Be smart about the mouse
set mouse+=a