4 lines
104 B
Fish
4 lines
104 B
Fish
function fish_mode_prompt --description "Displays the current vi mode"
|
|
fish_default_mode_prompt
|
|
end
|