From cd175a9c2be9bf6d3dd32b4cd43cd75fbc95ec95 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 28 Sep 2010 18:35:51 +0200 Subject: [PATCH] disable syncing of swapfile updates --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 2493369..60b2021 100644 --- a/.vimrc +++ b/.vimrc @@ -1100,6 +1100,7 @@ set dir=.,$TMPDIR//,/var/tmp//,/tmp// " swapsync " "sync", "fsync" or empty; how to flush a swap file to disk " set sws=fsync +set sws= " updatecount " number of characters typed to cause a swap file update -- 2.39.2