Releases: fabridamicelli/cronex.nvim
Releases · fabridamicelli/cronex.nvim
0.1.3
- 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
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
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
release