Skip to content

v1.12.0

Compare
Choose a tag to compare
@theol0403 theol0403 released this 21 May 02:48
02d13f0

1.12.0 (2024-05-21)

Features

  • Support inccommand, including "split" (c01e149)

Bug Fixes

  • cursor position after scrolling with incsearch (5fedba5)
  • highlight: forward search / matching in long lines (#1976) (5fedba5)
  • set highlight group Subsitute (#1983) (479638f)
  • sometimes eol highlight being displayed incorrectly (#1988) (9e208f2)
  • wildmenu items are being set repeatedly (#1989) (fc48f03)
  • wildmenu sometimes not showing (c01e149)

Documentation

  • indicate you can view logs in the Debug Console (#1995) (c00e7dc)

Refactor

  • don't hardcode substitute highlight (#1991) (1b6bb7b)
  • lua: move autocmds,filetype to runtime/modules (#1990) (c81e64d)
  • remove the border of the custom highlights (479638f)
  • remove viewport hack when in cmdline mode (5fedba5)