lazy.nvim/lua/lazy
Folke Lemaitre faac2dd11c
perf(cache): cache loadfile and no find modpaths without package.loaders
2022-12-19 13:34:37 +01:00
..
core perf(cache): cache loadfile and no find modpaths without package.loaders 2022-12-19 13:34:37 +01:00
manage fix(ui): always clear complete tasks with the same name when starting a new task 2022-12-17 15:56:47 +01:00
view fix(ui): focus Lazy window when auto-installing plugins in `VimEnter` 2022-12-19 12:20:02 +01:00
docs.lua docs: generate docs for commands 2022-12-18 11:42:54 +01:00
example.lua docs: added plugin spec code 2022-12-15 00:23:09 +01:00
health.lua refactor: `Plugin.uri` => `Plugin.url` 2022-12-13 10:10:17 +01:00
help.lua feat: README.md files are now automagically added to help. By default only when no doc/ exists 2022-12-15 14:08:09 +01:00
init.lua perf: lazy-load the commands available on the `lazy` module 2022-12-18 17:36:37 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
util.lua fix(ui): split window before opening a file from the Lazy ui, otherwise it'll get closed immediately 2022-12-17 12:52:31 +01:00