v
v copied to clipboard
Support for Neovim
I adjusted the variable at the top to [ "$vim" ] || vim=nvim but v doesn't include files edited with neovim. (Probably, it doesn't use the same ~/.viminfo.) Could you consider supporting neovim, please?
@danijar Hey, I have put up a kinda hacky solution with nvim(or any vim fork) support in here.
This would be really nice