lazy.nvim/lua/lazy
Riley Bruins 9131ea4c4a
fix(cache): vim.loop fallback (#1375)
2024-03-22 22:42:17 +01:00
..
core fix(cache): vim.loop fallback (#1375) 2024-03-22 22:42:17 +01:00
manage feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01:00
view fix(ui): Add "bot" to dimmed commands list (#1367) 2024-03-22 09:18:36 +01:00
docs.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00
example.lua docs: updated docs. Fixes #667 2023-03-18 08:57:20 +01:00
health.lua feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01: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 fix: uv shim was not falling back to vim.loop (#1370) 2024-03-22 09:15:46 +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): fix incorrect LuaLS types (#1339) 2024-03-07 17:27:50 +01:00
util.lua feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01:00