lazy.nvim/lua/lazy
2024-04-26 16:15:52 -05:00
..
core feat(ui): toggle to show plugin URLs on home page 2024-04-26 15:38:46 -05:00
manage feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01:00
view fixing backup strings for front/back 2024-04-26 16:15:52 -05:00
docs.lua docs: fix commands table. Fixes #1393 2024-03-28 12:15:31 +01:00
example.lua docs: updated docs. Fixes #667 2023-03-18 08:57:20 +01:00
health.lua fix(heath): vim.uv. Fixes #1412 2024-04-22 10:33:32 +02:00
help.lua feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01:00
init.lua docs: make bootstrap work on stable and nightly. Fixes #1391 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 #1381 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 #1390 2024-03-27 08:48:55 +01:00