crates.toml,starship: vicmd -> vimcmd for v1.9.1

refs:
    * https://github.com/starship/starship/releases/tag/v1.9.1
    * https://github.com/starship/starship/issues/4081
    * 67619386cd
This commit is contained in:
surtur 2022-07-02 22:20:12 +02:00
parent 5cb9cd0fd5
commit 7023474120
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 2 additions and 2 deletions

@ -12,7 +12,7 @@
"rustlings 3.0.0 (path+file:///home/vis/utils/rustlings)" = ["rustlings"] "rustlings 3.0.0 (path+file:///home/vis/utils/rustlings)" = ["rustlings"]
"sccache 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = ["sccache"] "sccache 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = ["sccache"]
"sheldon 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = ["sheldon"] "sheldon 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = ["sheldon"]
"starship 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = ["starship"] "starship 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["starship"]
"sway-alttab 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["sway-alttab"] "sway-alttab 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["sway-alttab"]
"swayr 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = [ "swayr 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = [
"swayr", "swayr",

@ -15,7 +15,7 @@ disabled = false
[character] [character]
success_symbol = "[➜](bold green)" success_symbol = "[➜](bold green)"
error_symbol = "[🔥](bold #ee4e4e)" error_symbol = "[🔥](bold #ee4e4e)"
vicmd_symbol = "[N](bold green)" vimcmd_symbol = "[N](bold green)"
[battery] [battery]
full_symbol = "•" full_symbol = "•"