plugin-vi-mode
plugin-vi-mode copied to clipboard
Mark as deprecated (or even remove it)
It's implemented in the fish shell core:
See: https://www.bountysource.com/issues/986070-vi-mode-missing https://github.com/fish-shell/fish-shell/issues/65
I think we need to deprecate it if the fish version is not 2.2+. As omf supports fish 2.1 which does not include this mode.
@bpinto, agreed. I would just add this information to README. That's it.