feat(starship): Add indicator for ViM mode in zsh prompt
This commit is contained in:
@@ -173,6 +173,7 @@ format = '[ $time ]($style)'
|
||||
[character]
|
||||
success_symbol = '[[](fg:#ddffdd) [](fg:#ddffdd)](bg:#ddffdd fg:#00af5f) '
|
||||
error_symbol = '[[](fg:#ffddff) [](fg:#ffddff)](bg:#ffddff fg:#f44336) '
|
||||
vimcmd_symbol = "[[](fg:#394260) ViM mode [](fg:#394260)](bg:#394260 fg:#a3aed2)"
|
||||
|
||||
[os.symbols]
|
||||
Windows = ""
|
||||
|
||||
Reference in New Issue
Block a user