github folke/lazy.nvim v7.11.0

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

7.11.0 (2023-01-04)

Features

  • loader: disable plugins (a7ac2ad)
  • spec: spec merging now properly works with Plugin.enabled (81cb352)

Bug Fixes

  • diff: make diffview work again. Fixes #304 (e61b334)
  • keys: only replace localleader and maplocalleader. Fixes #307, fixes #308 (507b695)
  • loader: dont show error of missing plugins if they are disabled (09fd8fa)
  • loader: move mapleader check to loader, so it can be set by spec files (b4d4e6b)
  • util: assume type is file when no type is returned by scandir. Fixes #306 (2e87520)

Performance Improvements

  • spec: more efficient merging of specs and added Plugin._.super (bce0c6e)

Don't miss a new lazy.nvim release

NewReleases is sending notifications on new releases.