lazy.nvim/lua/lazy
Folke Lemaitre 21dcfb1d13
feat(build): added support for build.lua, build/init.lua
2023-06-30 18:12:27 +02:00
..
core chore(main): release 9.24.2 (#890) 2023-06-22 11:17:54 +02:00
manage feat(build): added support for build.lua, build/init.lua 2023-06-30 18:12:27 +02:00
view fix(ui): trailing space in button row. Fixes #884 2023-06-19 10:21:40 +02: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 fix(health): false warning when checking plugins configured with 'optional' key (#897) 2023-06-26 07:54:12 +02:00
help.lua feat(help): allow disabling README magic (#663) 2023-03-17 16:18:02 +01:00
init.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
state.lua feat(checker): checker will now save last check time and only check at configured frequency even after restarting Neovim 2023-01-18 08:39:02 +01:00
stats.lua fix: use `vim.api.nvim_exec_autocmds` instead of `vim.cmd[[do]]` to prevent weird `vim.notify` behavior 2023-01-13 09:01:24 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua fix(plugin): rename weak => optional. Makes more sense :) 2023-05-22 14:53:36 +02:00
util.lua fix(ui): set wo options with local. don't use `vim.wo`. See #829 2023-06-12 08:28:14 +02:00