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
539 stars 38 forks source link

Fix bug for popping completion on RunCode #23

Closed Borwe closed 2 years ago

Borwe commented 2 years ago

Main fixes:

CRAG666 commented 2 years ago

thanks @Borwe