From 702347412078329a6162808b3cb876197fe7492d Mon Sep 17 00:00:00 2001 From: surtur Date: Sat, 2 Jul 2022 22:20:12 +0200 Subject: [PATCH] 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 * https://github.com/starship/starship/commit/67619386cdd7537f0ab9af77e701409e97a87917 --- .cargo/.crates.toml | 2 +- .config/starship.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cargo/.crates.toml b/.cargo/.crates.toml index 2cbb6d3..0858067 100644 --- a/.cargo/.crates.toml +++ b/.cargo/.crates.toml @@ -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", diff --git a/.config/starship.toml b/.config/starship.toml index da3b9a5..b687f3d 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -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 = "•"