aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/usr_11.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-04-30 01:26:33 +0200
committerGitHub <noreply@github.com>2019-04-30 01:26:33 +0200
commit63526f2eeee774c657270a1ec0cbd788480f14b7 (patch)
treebacf8807780792b4a8dfaf0480f80e91cf4fe35e /runtime/doc/usr_11.txt
parenta0d723db55cf2b81e3bd9271cda9b1b58a5c9f3c (diff)
parentaac731c22b94117aea2257d4f19fd1f0930a2385 (diff)
downloadrneovim-63526f2eeee774c657270a1ec0cbd788480f14b7.tar.gz
rneovim-63526f2eeee774c657270a1ec0cbd788480f14b7.tar.bz2
rneovim-63526f2eeee774c657270a1ec0cbd788480f14b7.zip
Merge #9956 from justinmk/vim-8.1.1231
vim-patch:8.1.1231, swap-related patches
Diffstat (limited to 'runtime/doc/usr_11.txt')
-rw-r--r--runtime/doc/usr_11.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/doc/usr_11.txt b/runtime/doc/usr_11.txt
index e5591ac1d1..42b564e962 100644
--- a/runtime/doc/usr_11.txt
+++ b/runtime/doc/usr_11.txt
@@ -205,6 +205,13 @@ something wrong. It may be one of these two situations.
NEWER than swap file! ~
+NOTE that in the following situation Vim knows the swap file is not useful and
+will automatically delete it:
+- The file is a valid swap file (Magic number is correct).
+- The flag that the file was modified is not set.
+- The process is not running.
+
+
UNREADABLE SWAP FILE
Sometimes the line