lazy.nvim/lua/lazy
Folke Lemaitre 05aec48968
feat(spec): allow overriding `Plugin.enabled`
2023-01-03 10:34:53 +01:00
..
core feat(spec): allow overriding `Plugin.enabled` 2023-01-03 10:34:53 +01:00
manage fix(git): properly compare git commits with short refs 2023-01-03 09:36:43 +01:00
view fix(ui): check if win is still valid 2023-01-03 09:13:11 +01:00
docs.lua build: utility method to create plugin list in markdown 2022-12-30 23:58:01 +01:00
example.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
health.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
help.lua refactor(help): replace non-word characters by - for readme filenames 2023-01-01 20:31:34 +01:00
init.lua perf: track some additional cputimes 2023-01-02 11:28:18 +01:00
stats.lua fix(stats): more robust checks for native cputime 2023-01-03 09:12:51 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua feat(spec): added support for importing multiple spec modules with `import = "foobar"` 2023-01-01 21:07:05 +01:00
util.lua build: utility method to create plugin list in markdown 2022-12-30 23:58:01 +01:00