mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-07 17:10:45 +08:00
![Fabian Homborg](/assets/img/avatar_default.png)
This assumes `vim` is always vim (or close enough, nvim should also work), while `vi` could be either. Fixes #2416
2 lines
24 B
Fish
2 lines
24 B
Fish
complete -c nvim -w vim
|