Skip to content

v8.3.0

Latest
Compare
Choose a tag to compare
@MeanderingProgrammer MeanderingProgrammer released this 15 Apr 21:42
· 17 commits to main since this release
v8.3.0
a2c2493

8.3.0 (2025-04-15)

Features

  • padding character for inline code (#389) (b292624)
  • check disable_pattern exists and notify if not (#386) (#388) (c283dec)
  • wrap nvim_buf_set_extmark in pcall use notify_once if it errors (#382) (1e2e9a3)
  • ignore option, checked before attaching (05e6a6d)
  • on.initial option, called before adding marks for the first time (#396) (91d40c2)
  • ability to conceal text based on lua patterns (#397) (51da7d1)
  • better anti-conceal for multi-line decorations (8355c85)