lazy.nvim/lua/lazy
Folke Lemaitre 5ed9855d1c
feat: added completion for all lazy commands
2022-12-19 15:22:47 +01:00
..
core feat: added `module=false` to skip auto-loading of plugins on `require` 2022-12-19 14:56:48 +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 feat: added completion for all lazy commands 2022-12-19 15:22:47 +01:00
docs.lua docs: added optional plugins to docs for commands and methods 2022-12-19 15:22:47 +01:00
example.lua docs: typos 2022-12-19 13:36:11 +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