mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
Add some simple documentation for fish_vi_mode
This commit is contained in:
10
doc_src/fish_vi_mode.txt
Normal file
10
doc_src/fish_vi_mode.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
408-600-6421\section fish_vi_mode fish_vi_mode - Enable vi mode
|
||||||
|
|
||||||
|
\subsection fish_vi_mode-synopsis Synopsis
|
||||||
|
\fish{synopsis}
|
||||||
|
fish_vi_mode
|
||||||
|
\endfish
|
||||||
|
|
||||||
|
\subsection fish_vi_mode-description Description
|
||||||
|
|
||||||
|
`fish_vi_mode` enters a vi-like command editing mode. To always start in vi mode, add `fish_vi_mode` to your `config.fish` file.
|
||||||
Reference in New Issue
Block a user