uhhh
This commit is contained in:
parent
b0b4067a00
commit
449438fbcb
9 changed files with 35 additions and 60 deletions
|
|
@ -13,8 +13,8 @@ function fish_mode_prompt --description 'Displays the current mode'
|
|||
set_color --bold --reverse brblue
|
||||
echo ' I '
|
||||
case replace
|
||||
set_color --bold --reverse brblue
|
||||
echo ' I '
|
||||
set_color --bold --reverse brred
|
||||
echo ' R '
|
||||
case visual
|
||||
set_color --bold --reverse brgreen
|
||||
echo ' V '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue