1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-07 00:06:34 +00:00
lazy.nvim/lua/lazy
2024-05-31 16:28:33 +02:00
..
core chore(main): release 10.21.1 () 2024-05-31 14:14:25 +02:00
manage fix(checker): ignore dev plugins () 2024-05-18 10:14:12 +02:00
view fix(ui): deduplicate plugins when selecting multiple () 2024-05-31 16:28:33 +02:00
docs.lua docs: fix commands table. Fixes 2024-03-28 12:15:31 +01:00
example.lua docs: updated docs. Fixes 2023-03-18 08:57:20 +01:00
health.lua fix(heath): vim.uv. Fixes 2024-04-22 10:33:32 +02:00
help.lua fix(help): get rid of any tbl_flatten or iter flatten code 2024-05-19 17:29:43 +02:00
init.lua docs: make bootstrap work on stable and nightly. Fixes 2024-03-27 09:23:19 +01:00
state.lua style: sort requires 2023-10-09 11:25:42 +02:00
stats.lua feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua fix(types): fixed type for version. Fixes 2024-03-24 11:30:00 +01:00
util.lua fix(ui): special handling for floats closed before VimEnter. Seems that WinClosed events dont execute before that. Fixes 2024-03-27 08:48:55 +01:00