lazy.nvim/lua/lazy
Folke Lemaitre 2dd6230018
feat: added `:Lazy load foobar.nvim` to load a plugin
2022-12-19 14:22:43 +01:00
..
core config: move lazy cache to state/nvim/lazy/cache 2022-12-19 13:55:04 +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 `:Lazy load foobar.nvim` to load a plugin 2022-12-19 14:22:43 +01:00
docs.lua feat: added `:Lazy load foobar.nvim` to load a plugin 2022-12-19 14:22:43 +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