aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorBjörn Linse <bjorn.linse@gmail.com>2021-07-25 19:35:23 +0200
committerGitHub <noreply@github.com>2021-07-25 19:35:23 +0200
commit192adfe99f33778a85e11fbfdceb37f347a3d235 (patch)
tree529e922ff73a8907df3538ac25f0efb685348f6b /runtime/doc/vim_diff.txt
parentf15c74550252a553eaecb3f55af60d7f7ae27540 (diff)
parent8ce092941862a18a6591f62f398ed9e8bd9202be (diff)
downloadrneovim-192adfe99f33778a85e11fbfdceb37f347a3d235.tar.gz
rneovim-192adfe99f33778a85e11fbfdceb37f347a3d235.tar.bz2
rneovim-192adfe99f33778a85e11fbfdceb37f347a3d235.zip
Merge pull request #14311 from matveyt/nomode_ce
refactor(state): Remove EXMODE_NORMAL
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 27c4b82aca..a259afded0 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -473,6 +473,7 @@ Options:
'maxmem' Nvim delegates memory-management to the OS.
'maxmemtot' Nvim delegates memory-management to the OS.
'maxcombine' (6 is always used)
+ *'prompt'* *'noprompt'*
*'restorescreen'* *'rs'* *'norestorescreen'* *'nors'*
'shelltype'
*'shortname'* *'sn'* *'noshortname'* *'nosn'*