github folke/lazy.nvim v7.10.0

latest releases: stable, v10.20.3, v10.20.2...
16 months ago

7.10.0 (2023-01-03)

Features

  • spec: allow overriding Plugin.enabled (05aec48)
  • ui: added section with disabled plugins (299ffdf)
  • version: allow version=false to override default version (f36c7cb)

Bug Fixes

  • git: better errors when a branch/tag/version could not be found. Fixes #276 (277a2ab)
  • git: properly compare git commits with short refs (dc9c92a)
  • health: check for all packages on the rtp, excluding dist packs (1c854d7)
  • install: dont try re-installing failed missing plugins during startup. Fixes #303 (c85f929)
  • keys: make operator pending mode work. Fixes #286 (cdb998c)
  • keys: operator (2e3e65b)
  • keys: operator pending mode (e93f50f)
  • spec: show error when users load a plugins module called lazy (1fd8015)
  • stats: fixed cputime on linux (06db1ec)
  • stats: more robust checks for native cputime (b5f4106)
  • stats: use fallback for cputime on windows. Fixes #280 (ddcdc5e)
  • stats: windows (85173dc)
  • ui: check if win is still valid (e749e68)
  • util: made Util.lsmod more robust. See #298 (953c279)

Don't miss a new lazy.nvim release

NewReleases is sending notifications on new releases.