Skip to content

v3.2.0

Compare
Choose a tag to compare
@MeanderingProgrammer MeanderingProgrammer released this 28 Jun 17:55
· 465 commits to main since this release

3.2.0 (2024-06-28)

Features

  • Make default icons consistent: (#37) (7cfe1cf)
  • Document known limitations: (#34) (#35) (0adb35c)
  • Add troubleshooting guide: (#38) (6208fc4)
  • Add note for vimwiki users: (#39) (56ba207)
  • Add issue templates: (e353f1f)
  • Add raw cell style option: (#40) (973a5ac)
  • Allow custom handlers to extend builtins: (870426e)
  • Add language icon above code blocks: (6eef62c)
  • Use full modes instead of truncated values, support pending operation: (#43) (467ad24)

Bug Fixes

  • Get mode at time of event instead of callback execution: (#36) (b556210)
  • Update healthcheck to work with neovim 0.9.5: (64969bc)
  • Handle block quotes with empty lines: (#41) (6f64bf6)

Contributor Shoutouts