What's Changed
- BREAKING: use
vim.api.nvim_set_hl
instead of homebrewing highlight
commands via vim.cmd
in util.highlight
by @SidOfc in #29
- BREAKING: remove
util.defer
and util.cancel
by @SidOfc in #30
- Fix: documentation inconsistencies by @SidOfc in #30
Full Changelog: v0.8.5...v0.8.6