github folke/lazy.nvim v9.2.0

latest releases: stable, v11.14.1, v11.14.0...
20 months ago

9.2.0 (2023-01-13)

Features

  • commands: allow commands like Lazy ... | ... (#377) (7b78ce3)
  • spec: event, keys, ft and cmd can now also be a function that returns the values to be used (2128ca9)

Bug Fixes

  • cache: de-duplicate topmods. Fixes #349 (81017b9)
  • float: only clear diagnostics for valid buffers (7b0d1a7)
  • ui: open diff and others over the ui. Don't try to be smart about it. Fixes #361 (3fbe4fe)
  • use vim.api.nvim_exec_autocmds instead of vim.cmd[[do]] to prevent weird vim.notify behavior (b73312a)

Don't miss a new lazy.nvim release

NewReleases is sending notifications on new releases.