Skip to content

Releases: tmillr/sos.nvim

v0.1.2

07 May 14:01
v0.1.2
a1e03dd
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • d0010a5 fix(autocmds): use UIEnter instead of VimResume
  • 0225441 fix: don't autosave after plugin is disabled
  • ce13890 fix(save_on_cmd): don't save on sos cmd, refactor
  • 22b1c18 fix(impl): add = to savable cmds, fix typo

Other

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Mar 23:44
v0.1.1
b1a632f
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • b1a632f fix: don't write when writing is disabled globally
  • 904d728 fix: improve error handling, error messages
  • a1c359a fix(autocmds): save_on_cmd overlooking commands

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Jan 14:11
712c1b9
Compare
Choose a tag to compare

🎉 Initial release!!! 🎉

What's Changed

Features

  • feat: refresh/reread bufs on VimResume, TermLeave by @tmillr in #3

Full Changelog: https://github.com/tmillr/sos.nvim/commits/v0.1.0