fix(fish): vim mode

This commit is contained in:
Léana 江 2023-05-25 18:06:21 +02:00 committed by Léana 江
parent 6bf574bdcb
commit ae5566b108
2 changed files with 7 additions and 7 deletions

View file

@ -19,12 +19,12 @@ style = 'bold warning'
format = '[$hostname]($style):'
[character]
success_symbol = '󰘧(hint)' # Insert
error_symbol = '󰘧(error)' # Insert
vimcmd_symbol = '󰘧(hint)' # Normal
vimcmd_replace_symbol = '󰘧(hint)' # Replace
vimcmd_replace_one_symbol = '󰘧(hint)' # Replace
vimcmd_visual_symbol = '󰘧(hint)' # Visual
success_symbol = '[󰘧](black)' # Insert
error_symbol = '[󰘧](error)' # Insert
vimcmd_symbol = '[󰘧](hint)' # Normal
vimcmd_replace_symbol = '[󰘧](hint)' # Replace
vimcmd_replace_one_symbol = '[󰘧](hint)' # Replace
vimcmd_visual_symbol = '[󰘧](hint)' # Visual
[directory]
truncation_length = 4