Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@kevinhwang91 kevinhwang91 released this 05 Jan 13:19
· 17 commits to main since this release

[1.0.0] - 2022-12-10

Features

Cmdline

  • Support incsearch for smagic and snomagic
  • Highlight selection for \%V

API

  • Add qf API exportLastSearchToQuickfix [#49]

External

  • Support nvim-ufo [#43]

Bug Fixes

WFFI

  • Add rmm_matchcol field to regmmatch_T in nightly

Miscellaneous

  • Listen v:hlsearch value, :noh<CR> remapping is not necessary
  • [breaking] Bump Neovim to 0.6.1

Performance

  • Use throttle and debounce to improve performance