Closed blueyed closed 6 years ago
If I want to use e.g. nvim instead of vim I would currently have to add a vim script to the path that starts nvim.
nvim
vim
Maybe something like VSPEC_VIM could be used from the environment?
VSPEC_VIM
If I want to use e.g.
nvim
instead ofvim
I would currently have to add avim
script to the path that startsnvim
.Maybe something like
VSPEC_VIM
could be used from the environment?