Skip to content

v4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 20:17
29c7f03

4.0.1 (2024-06-04)

Bug Fixes

  • cmdline: use real cursors on Neovim >= 0.10 (5b5fa91)
  • disable noice on VimLeavePre so that the user can see exit errors (31ec80c)
  • fixup (cfd7aa4)
  • fixup (2bf0429)
  • reduce flickering when searching. See #679 (4e1f9f1)
  • remove smart_move (b6ae820)
  • search IS blocking, but shouldnt trigger redraw. Fixes #345 (b3f08e6)