From 62d137ce09692e7c85a489fce6ae07a7c7ad004c Mon Sep 17 00:00:00 2001 From: Seth Jackson Date: Wed, 13 Jan 2016 21:08:32 -0500 Subject: Remove swapsync. It's complete overkill. --- runtime/doc/vim_diff.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/doc/vim_diff.txt') diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index a1d7c7d62c..f6e240a00c 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -203,6 +203,7 @@ Other options: 'restorescreen' 'shelltype' 'shortname' + 'swapsync' 'termencoding' (Vim 7.4.852 also removed this for Windows) 'textauto' 'textmode' -- cgit