mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Update vim_diff.txt
This commit is contained in:
parent
a1a4dd34ea
commit
e20ee69952
@ -182,8 +182,6 @@ Highlight groups:
|
||||
|hl-Whitespace| highlights 'listchars' whitespace
|
||||
|
||||
Input/Mappings:
|
||||
|<Cmd>| pseudokey
|
||||
|
||||
ALT (|META|) chords always work (even in the |TUI|). Map |<M-| with any key:
|
||||
<M-1>, <M-BS>, <M-Del>, <M-Ins>, <M-/>, <M-\>, <M-Space>, <M-Enter>, etc.
|
||||
Case-sensitive: <M-a> and <M-A> 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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user