Releases: wakelin-g/run.nvim
Releases · wakelin-g/run.nvim
v0.2.0
- Removed default commands from config table.
- Added further support for switching commands in-buffer.
- Made it so that calling
:Run
on a buffer whose window had been closed now re-opens the buffer in a new window (this buffer was inaccessible before and preventedrun.nvim
from opening a new one without closing+reopening the buffer).