docs(vi-mode): fix link typo in readme (#10570)

master
Sang-Yun Oh 4 years ago committed by GitHub
parent 67cc59b425
commit 4e2f4cdf68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      plugins/vi-mode/README.md

@ -30,10 +30,10 @@ plugins=(... vi-mode)
```
- `MODE_INDICATOR`: controls the string displayed when the shell is in normal mode.
See [Mode indicator](#mode-indicator) for details.
See [Mode indicators](#mode-indicators) for details.
- `INSERT_MODE_INDICATOR`: controls the string displayed when the shell is in insert mode.
See [Mode indicator](#mode-indicator) for details.
See [Mode indicators](#mode-indicators) for details.
## Mode indicators

Loading…
Cancel
Save