aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2022-05-18 17:37:15 -0600
committerGitHub <noreply@github.com>2022-05-18 17:37:15 -0600
commit6a2883c17159ce5026c1bae8f6ad53a7859f83e3 (patch)
treed33d8f59cf7e974b56643afababa46fb9f6cbb68 /runtime/doc/quickref.txt
parent18fbdaeeab4bc1ed19bd3d7b3a0c0ded9cf79d4e (diff)
parent97fc68850ff349a32f226117e04c37647966b2ff (diff)
downloadrneovim-6a2883c17159ce5026c1bae8f6ad53a7859f83e3.tar.gz
rneovim-6a2883c17159ce5026c1bae8f6ad53a7859f83e3.tar.bz2
rneovim-6a2883c17159ce5026c1bae8f6ad53a7859f83e3.zip
Merge pull request #18630 from dundargoc/refactor/remove-remap
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 961d734bfe..ff7e2ab400 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -824,7 +824,6 @@ Short explanation of each option: *option-list*
'redrawtime' 'rdt' timeout for 'hlsearch' and |:match| highlighting
'regexpengine' 're' default regexp engine to use
'relativenumber' 'rnu' show relative line number in front of each line
-'remap' allow mappings to work recursively
'report' threshold for reporting nr. of lines changed
'revins' 'ri' inserting characters will work backwards
'rightleft' 'rl' window is right-to-left oriented
@@ -896,7 +895,6 @@ Short explanation of each option: *option-list*
'tagstack' 'tgst' push tags onto the tag stack
'term' name of the terminal
'termbidi' 'tbidi' terminal takes care of bi-directionality
-'terse' shorten some messages
'textwidth' 'tw' maximum width of text that is being inserted
'thesaurus' 'tsr' list of thesaurus files for keyword completion
'thesaurusfunc' 'tsrfu' function to be used for thesaurus completion