sos.nvim

Never manually save/write a buffer again!

MIT License

Stars
19
Committers
1

Bot releases are visible (Hide)

sos.nvim - v0.1.2 Latest Release

Published by tmillr over 1 year ago

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

  • 7c4fcac refactor: fix msgs/cleanup/remove unnecessary code
  • 5e48588 docs: create FAQ
  • e4385f7 ci: onboard ci (#7)

Full Changelog: https://github.com/tmillr/sos.nvim/compare/v0.1.1...v0.1.2

sos.nvim - v0.1.1

Published by tmillr over 1 year ago

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: https://github.com/tmillr/sos.nvim/compare/v0.1.0...v0.1.1

sos.nvim - v0.1.0

Published by tmillr almost 2 years ago

šŸŽ‰ Initial release!!! šŸŽ‰

What's Changed

Features

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