From 96ce6c9504bd644797a7c25b228046d68fdb1981 Mon Sep 17 00:00:00 2001 From: egnor Date: Wed, 28 Jul 2021 23:47:55 -0700 Subject: [PATCH] Resolve some duplication in glossary.rst --- docs/glossary.rst | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/glossary.rst b/docs/glossary.rst index 4d46bc182..93dc71a3b 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -52,21 +52,11 @@ Variables that influence kitty behavior files. Defaults to :file:`~/.config/kitty`. For full details of the config directory lookup mechanism see, :option:`kitty --config`. -.. envvar:: EDITOR - - The terminal editor (such as `vi` or `nano`) for editing config files. - Overridden by :envvar:`VISUAL`. .. envvar:: VISUAL - The terminal editor (such as `vi` or `nano`) for editing config files. - Takes precedence over :envvar:`EDITOR`. - - -.. envvar:: VISUAL - - Controls what program kitty uses as an editor, when, for instance, opening - kitty.conf in response to :sc:`edit_config_file` + The terminal editor (such as ``vi`` or ``nano``) kitty uses, when, for + instance, opening :file:`kitty.conf` in response to :sc:`edit_config_file`. .. envvar:: EDITOR