From 19e43a5df722c1147c73afcb1e571f2ed0d451cd Mon Sep 17 00:00:00 2001 From: Jason Nader Date: Mon, 2 Mar 2020 00:15:17 +0900 Subject: [PATCH] docs: remove undefined label --- doc_src/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/faq.rst b/doc_src/faq.rst index 295d5fb02..e237da8f9 100644 --- a/doc_src/faq.rst +++ b/doc_src/faq.rst @@ -35,7 +35,7 @@ You can also use the Web configuration tool, :ref:`fish_config Why does my prompt show a `[I]`? -------------------------------- -That's the :ref:`fish_mode_prompt `. It is displayed by default when you've activated :ref:`vi mode `. +That's the :ref:`fish_mode_prompt `. It is displayed by default when you've activated vi mode using ``fish_vi_key_bindings``. If you haven't activated vi mode on purpose, you might have installed a third-party theme that does it.