mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-28 07:46:28 +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
|
||||
|
||||
[character]
|
||||
vicmd_symbol = '[V](bold green) '
|
||||
vimcmd_symbol = '[V](bold green) '
|
||||
```
|
||||
|
||||
## CMake
|
||||
|
Loading…
Reference in New Issue
Block a user