mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs(character): use updated vimcmd_symbol instead of older vicmd_symbol variant (#4960)
Fix typo in character example
This commit is contained in:
@@ -745,7 +745,7 @@ error_symbol = '[➜](bold red) '
|
||||
# ~/.config/starship.toml
|
||||
|
||||
[character]
|
||||
vicmd_symbol = '[V](bold green) '
|
||||
vimcmd_symbol = '[V](bold green) '
|
||||
```
|
||||
|
||||
## CMake
|
||||
|
||||
Reference in New Issue
Block a user