Releases: folke/lazy.nvim
Releases Β· folke/lazy.nvim
v11.17.5
06 Nov 09:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
luarocks: proper parsing of dependency name. Closes #2086 (5c09e6f )
v11.17.4
04 Nov 14:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
plugin: proper error message when a plugin spec returns more than one value. (dfdc85e )
v11.17.3
03 Nov 07:00
Compare
Sorry, something went wrong.
No results found
v11.17.2
23 Oct 09:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
luarocks: add plugin to lua path if it was already loaded before we know its a luarock (147f5a3 )
plugin: check that path is actually in root dir. Closes #2075 (16e5271 )
stats: better support for different time_t sizes. See #2049 (1ea3c40 )
v11.17.1
25 Feb 19:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
bootstrap: support for older Neovim versions (1c9ba37 )
meta: rebuild dirty right after disable. See #1889 (d51cf69 )
v11.17.0
25 Feb 18:15
Compare
Sorry, something went wrong.
No results found
Features
config,render: allow customizing the debug icon (#1863 ) (a9c660d )
util: pass lang to vim.notify so that snacks notifier can render the ft. Closes #1919 (c6a57a3 )
Bug Fixes
config: add missing space on the default debug icon (#1879 ) (4df5c4d )
meta: disable top-level specs before the rest. Closes #1889 (f81a3fb )
ui: do not show virt_lines for messages (#1904 ) (f15a939 )
v11.16.2
13 Dec 18:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
meta: when a plugin is both optional and disabled, then just delete it from the list (805b85c )
v11.16.1
10 Dec 19:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
types: ensure all fields for LazyPluginSpec are optional (#1843 ) (703be1d ), closes #1842
v11.16.0
07 Dec 20:44
Compare
Sorry, something went wrong.
No results found
Features
plugin: added support for virtual plugins. Closes #1836 (ee64abc )
Bug Fixes
plugin: don't check if dir exists for virtual plugins (656cf43 )
render: show correct key for home. Fixes #1796 (b08dba8 )
v11.15.0
05 Dec 08:11
Compare
Sorry, something went wrong.
No results found
Features
plugin: show error for local plugins that don't exist. Fixes #1773 (9570a5a )