fix(shell): remove vimcmd mode symbol
This commit is contained in:
parent
9091813ace
commit
60656cf6a5
1 changed files with 0 additions and 1 deletions
|
|
@ -225,7 +225,6 @@ in
|
||||||
character = {
|
character = {
|
||||||
success_symbol = "[>](bold purple)";
|
success_symbol = "[>](bold purple)";
|
||||||
error_symbol = "[>](bold red)";
|
error_symbol = "[>](bold red)";
|
||||||
vimcmd_symbol = "[<](bold purple)";
|
|
||||||
};
|
};
|
||||||
directory = {
|
directory = {
|
||||||
style = "bold blue";
|
style = "bold blue";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue