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:
parent
5cb9cd0fd5
commit
7023474120
@ -12,7 +12,7 @@
|
||||
"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"]
|
||||
"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"]
|
||||
"swayr 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = [
|
||||
"swayr",
|
||||
|
@ -15,7 +15,7 @@ disabled = false
|
||||
[character]
|
||||
success_symbol = "[➜](bold green)"
|
||||
error_symbol = "[🔥](bold #ee4e4e)"
|
||||
vicmd_symbol = "[N](bold green)"
|
||||
vimcmd_symbol = "[N](bold green)"
|
||||
|
||||
[battery]
|
||||
full_symbol = "•"
|
||||
|
Loading…
Reference in New Issue
Block a user