Changes from work
This commit is contained in:
parent
75c6271f5d
commit
cfd12d404e
9 changed files with 312 additions and 2 deletions
3
fish/functions/fish_mode_prompt.fish
Normal file
3
fish/functions/fish_mode_prompt.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function fish_mode_prompt
|
||||
# NOOP - Disable vim mode indicator
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue