docs: remove undefined label

This commit is contained in:
Jason Nader 2020-03-02 00:15:17 +09:00 committed by ridiculousfish
parent 97d5f68cdf
commit 19e43a5df7

View file

@ -35,7 +35,7 @@ You can also use the Web configuration tool, :ref:`fish_config <cmd-fish_config>
Why does my prompt show a `[I]`? Why does my prompt show a `[I]`?
-------------------------------- --------------------------------
That's the :ref:`fish_mode_prompt <cmd-fish_mode_prompt>`. It is displayed by default when you've activated :ref:`vi mode <cmd-fish_vi_key_bindings>`. That's the :ref:`fish_mode_prompt <cmd-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. If you haven't activated vi mode on purpose, you might have installed a third-party theme that does it.