From: martin f. krafft Date: Sat, 22 Aug 2009 11:50:51 +0000 (+0200) Subject: increase updatetime to 10s X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e5236e4266edb50c66951fd8b0f2e2abb179a32e increase updatetime to 10s --- diff --git a/.vimrc b/.vimrc index 27aeeb4..b0a86f8 100644 --- a/.vimrc +++ b/.vimrc @@ -1108,6 +1108,7 @@ set dir=.,$TMPDIR//,/var/tmp//,/tmp// " updatetime " time in msec after which the swap file will be updated " set ut=4000 +set ut=10000 " maxmem " maximum amount of memory in Kbyte used for one buffer