Skip to content

Releases: fabridamicelli/cronex.nvim

0.1.3

27 Apr 14:08
Compare
Choose a tag to compare
  • simplify parse_opts in setup by using vim.tbl_deep_extend
  • fix: throw no error when calling CronExplainedDisable multiple times (fixes #4)

Full Changelog: 0.1.2...0.1.3

0.1.2

26 Apr 10:37
Compare
Choose a tag to compare

Full Changelog: 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

25 Apr 15:07
Compare
Choose a tag to compare

What's Changed

  • let enable activate autocommands in buf 0
  • detect file_patterns in setup by @fabridamicelli in #2
  • add tests: check cmds CronExplainedEnable/Disable are available; assert autocommands react to correct events

Full Changelog: 0.1.0...0.1.1

0.1.0

13 Apr 16:10
Compare
Choose a tag to compare
release