A simple plugin to run code inside nvim
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
37
commits
feat: add c++ support
cbbb494
fix: lol
543f4b6
feat: autosave, autodir
bdacda0
feat: add beta html support
93dd529
fix: c project, full path
2411eb6
beta: c project
ac4a29b
fix: change error msg
1f7c84b
fix: don't resize in tab
bf53691
feat: c, show overflow errors
c46b5dc
feat: refactoring & execute file from runcode buffer
5de5ae0
feat: add sh & ruby support
27923fe
feat: error for unsupported filetype
f1689dc
feat: add method to infos
7141596
feat: use already opened runcode win to re-execute
8b84d5f
feat: when closing runcode, place cursor correctly
9a3822a