aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/options.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/options.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/options.txt')
-rw-r--r--runtime/doc/options.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 6aa508956b..ab2230641d 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -4539,11 +4539,6 @@ A jump table for the options with a short description can be found at |Q_op|.
List of items that control the format of the output of |:hardcopy|.
See |popt-option|.
- *'prompt'* *'noprompt'*
-'prompt' boolean (default on)
- global
- When on a ":" prompt is used in Ex mode.
-
*'pumblend'* *'pb'*
'pumblend' 'pb' number (default 0)
global