mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 21:07:42 +08: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
|