Cronex.nvim Versions Save

Human-readable inline cron expressions in Neovim

0.1.3

3 weeks ago
  • simplify parse_opts in setup by using vim.tbl_deep_extend
  • fix: throw no error when calling CronExplainedDisable multiple times (fixes #4)

Full Changelog: https://github.com/fabridamicelli/cronex.nvim/compare/0.1.2...0.1.3

0.1.2

3 weeks ago

Full Changelog: https://github.com/fabridamicelli/cronex.nvim/compare/0.1.1...0.1.2 test: split api tests in internals and exposed test: check availability of user command test: check correctness of autocommands test: check toggling plugin (CronExplainedEnable/Disable) sets correct autocommands

0.1.1

3 weeks ago

What's Changed

Full Changelog: https://github.com/fabridamicelli/cronex.nvim/compare/0.1.0...0.1.1

0.1.0

1 month ago