Skip to content

v0.9.9

Compare
Choose a tag to compare
@kevinhwang91 kevinhwang91 released this 25 Aug 11:08
· 67 commits to main since this release

Bug Fixes

MagicWin

  • Qf at top/above should check botline

FZF

  • Render highlighting is wrong for source syntax
  • Handle empty str for capturing iskeyword (#64)

Preview

  • Should pass srcBufnr to nvim-treesitter (#63)
  • Get winline() from quickfix win
  • Close preview window if qf buffer is hidden (#70)

Qfwin

  • Qf window Can't drop empty buffer name
  • Can't close location if previous window is invalid

Miscellaneous

  • Debounce args should be changed
  • Upstream changed the C type in nightly
  • Can't split a window while closing another in nightly

Features

Preview

  • Support mouse scroll and double click for preview window

Performance

Preview

  • Prefer to use loaded buffer filetype