docs(character): Add warning about missing feature (#2754)

* docs(character): Add warning about missing feature

Have added some additional docs to indicate that `vicmd_symbol` doesn't
work for bash's vi mode.

* Update docs/config/README.md
This commit is contained in:
Thomas O'Donnell 2021-05-31 18:05:53 +02:00 committed by GitHub
parent 32db1de4a6
commit b023e60b76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -412,7 +412,15 @@ By default it only changes color. If you also want to change its shape take a
look at [this example](#with-custom-error-shape).
::: warning
`error_symbol` is not supported on elvish shell.
:::
::: warning
`vicmd_symbol` is only supported in fish and zsh.
:::
### Options