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/quickref.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/doc/quickref.txt') diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index 1346a83fdd..0280db2503 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -873,7 +873,6 @@ Short explanation of each option: *option-list* 'suffixes' 'su' suffixes that are ignored with multiple match 'suffixesadd' 'sua' suffixes added when searching for a file 'swapfile' 'swf' whether to use a swapfile for a buffer -'swapsync' 'sws' how to sync the swap file 'switchbuf' 'swb' sets behavior when switching to another buffer 'synmaxcol' 'smc' maximum column to find syntax items 'syntax' 'syn' syntax to be loaded for current buffer -- cgit