mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
6f92781992
This assumes `vim` is always vim (or close enough, nvim should also work), while `vi` could be either. Fixes #2416
2 lines
25 B
Fish
2 lines
25 B
Fish
complete -c gvim -w vim
|
|
|