aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-04-02 15:24:10 +0200
committerGitHub <noreply@github.com>2022-04-02 15:24:10 +0200
commit2a466001401c5a6d67ca9e33ae9630939150d09f (patch)
tree071a03d929f11b2e42fc4dba1961dd191514bffd
parente6bd9eee15dfc298313ecd673fd6e89a412645a3 (diff)
downloadrneovim-2a466001401c5a6d67ca9e33ae9630939150d09f.tar.gz
rneovim-2a466001401c5a6d67ca9e33ae9630939150d09f.tar.bz2
rneovim-2a466001401c5a6d67ca9e33ae9630939150d09f.zip
docs(options): add more missing 'nofoo' tags (#17967)
-rw-r--r--runtime/doc/options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 1662236525..b60b8f8849 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -2133,7 +2133,7 @@ A jump table for the options with a short description can be found at |Q_op|.
hor horizontally, height of windows is not affected
both width and height of windows is affected
- *'emoji'* *'emo'*
+ *'emoji'* *'emo'* *'noemoji'* *'noemo'*
'emoji' 'emo' boolean (default: on)
global
When on all Unicode emoji characters are considered to be full width.
@@ -6429,7 +6429,7 @@ A jump table for the options with a short description can be found at |Q_op|.
'arabicshape' is ignored, but 'rightleft' isn't changed automatically.
For further details see |arabic.txt|.
- *'termguicolors'* *'tgc'*
+ *'termguicolors'* *'tgc'* *'notermguicolors'* *'notgc'*
'termguicolors' 'tgc' boolean (default off)
global
Enables 24-bit RGB color in the |TUI|. Uses "gui" |:highlight|