mod(fish): changed vi mode style

This commit is contained in:
Léana 江 2023-05-23 23:13:10 +02:00 committed by Léana 江
parent 5fb1c7692e
commit 6bf574bdcb
2 changed files with 9 additions and 6 deletions

View file

@ -19,12 +19,12 @@ style = 'bold warning'
format = '[$hostname]($style):'
[character]
success_symbol = '\[[I](hint)\]' # Insert
error_symbol = '\[[I](error)\]' # Insert
vimcmd_symbol = '\[[N](hint)\]' # Normal
vimcmd_replace_symbol = '\[[R](hint)\]' # Replace
vimcmd_replace_one_symbol = '\[[R](hint)\]' # Replace
vimcmd_visual_symbol = '\[[V](hint)\]' # Visual
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
[directory]
truncation_length = 4