DJMcMayhem / V

A golfing language inspired by everybody's favorite text editor, vim.
77 stars 9 forks source link

I have installed neovim but V can't find the executable. #17

Closed GolfingSuccess closed 7 years ago

GolfingSuccess commented 7 years ago

When I use the -d flag, I get this error:

Couldn't find the neovim executable! Is neovim installed?

What causes it, and why?

GolfingSuccess commented 7 years ago

It seems that I was using Python 3. >_>