Skip to content

v1.0.0

Compare
Choose a tag to compare
@kevinhwang91 kevinhwang91 released this 05 Jan 16:27
· 34 commits to main since this release

[1.0.0] - 2023-01-05

Features

Preview

  • Add show_title option (#75)
  • Add buf_label to the buffer under the cursor and option
  • Disable syntax if delay_syntax < 0 (#89)

Bug Fixes

Preview

  • Fix invalid window id error on updateScrollBar (#80)

FZF

  • Fix E974: Expected a Number or a String, Blob found
  • Set --no-separator after 0.35.0

Qfwin

  • Toggle sign should support v:count

MagicWin

  • Validate winView before reset

Miscellaneous

  • Restore the last window if exec cmd in other window (#91)
  • Rhs may be missing after nvim 0.8 (#77)
  • Use w:bqf_enabled instead of b:bqf_enabled
  • Be compatible with splitkeep
  • Be compatible with winbar (#81)
  • Be compatible with cmdheight=0
  • [breaking] Bump Neovim to 0.6.1