mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 10:11:14 -03:00
This assumes `vim` is always vim (or close enough, nvim should also work), while `vi` could be either. Fixes #2416
2 lines
28 B
Fish
2 lines
28 B
Fish
complete -c gvimdiff -w vim
|