Skip to content

v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 08:32
5a78b42

4.6.0 (2024-11-02)

Features

  • lsp: make signature auto_open for snippets configurable (0783e22)

Bug Fixes

  • cmdline: always flush cmdline in on_render. Fixes #892 (973e10a)
  • lsp: signature help for snippets (3d5ad39)
  • lsp: vim.lsp.handlers is deprecated for hover / signature_help. Fixes #977 (3cd84d4)
  • mini: show at most 10 mini messages at a time (58ed320)
  • redraw flush when needed. Fixes #938 (c897bc8)