lazy.nvim/lua/lazy
Folke Lemaitre eefb8974d6
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
..
core chore(main): release 10.20.1 (#1386) 2024-03-26 20:32:47 +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): 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
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): 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