CRAG666 / code_runner.nvim

Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
MIT License
533 stars 38 forks source link

Doesn't work when file is in directory with more than one word #31

Closed pyfb78 closed 2 years ago

pyfb78 commented 2 years ago

I had a python program in a directory called "Competitive Programming". The plugin failed as I didn't have a directory called Competitive. image

CRAG666 commented 2 years ago

You could show your setup please

Sam-Hobson commented 2 years ago

I've just made a PR that should fix this

CRAG666 commented 2 years ago

@Sam-Hobson Thanks for your PR, but for the next PR please you have reference to the ISSUE, you can do it with an commitment that takes the ISSUE number.