mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-16 01:57:07 +00:00
docs(character): use updated vimcmd_symbol
instead of older vicmd_symbol
variant (#4960)
Fix typo in character example
This commit is contained in:
parent
873633b75b
commit
b08020949a
@ -745,7 +745,7 @@ error_symbol = '[➜](bold red) '
|
|||||||
# ~/.config/starship.toml
|
# ~/.config/starship.toml
|
||||||
|
|
||||||
[character]
|
[character]
|
||||||
vicmd_symbol = '[V](bold green) '
|
vimcmd_symbol = '[V](bold green) '
|
||||||
```
|
```
|
||||||
|
|
||||||
## CMake
|
## CMake
|
||||||
|
Loading…
Reference in New Issue
Block a user