From e20ee699525fd2dcb547fd9a240f0b5b88a565c7 Mon Sep 17 00:00:00 2001 From: Yegappan Lakshmanan Date: Mon, 30 Nov 2020 20:48:52 -0800 Subject: [PATCH] Update vim_diff.txt --- runtime/doc/vim_diff.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 0f15aefd17..808af5f544 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -182,8 +182,6 @@ Highlight groups: |hl-Whitespace| highlights 'listchars' whitespace Input/Mappings: - || pseudokey - ALT (|META|) chords always work (even in the |TUI|). Map |, , , , , , , , etc. Case-sensitive: and are two different keycodes. @@ -215,7 +213,6 @@ Signs: Signs are removed if the associated line is deleted. Variables: - |v:exiting| |v:progpath| is always absolute ("full") |v:windowid| is always available (for use by external UIs)