Releases: speelbarrow/spLauncher.nvim
Releases · speelbarrow/spLauncher.nvim
Version 0.3.2
- Fix issue where
util.workspace
would try tovim.tbl_deep_extend
a nil value (b4911fa)
Version 0.3.1
Version 0.3.0
- Only call
nvim_win_close
whenwindow.persist = "force"
, otherwise just delete the buffer as done before v0.2.2
(c9c87b7)
Version 0.2.2
- Add call to
nvim_win_close
whenwindow.persist
is off (e712684)
Version 0.2.1
- Implement auto-scrolling and create an associated configuration parameter (87b878a)
Version 0.2.0
Version 0.1.0
Initial release