mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 09:27:58 +08:00

This assumes `vim` is always vim (or close enough, nvim should also work), while `vi` could be either. Fixes #2416
2 lines
27 B
Fish
2 lines
27 B
Fish
complete -c vimdiff -w vim
|