lazy.nvim/lua/lazy
Folke Lemaitre eed1ef3c2d
feat(commands): `:Lazy! load` now skips `cond` checks when loading plugins. Fixes #330
2023-01-06 07:11:50 +01:00
..
core feat(commands): `:Lazy! load` now skips `cond` checks when loading plugins. Fixes #330 2023-01-06 07:11:50 +01:00
manage fix(install): dont try re-installing failed missing plugins during startup. Fixes #303 2023-01-03 22:50:14 +01:00
view feat(commands): `:Lazy! load` now skips `cond` checks when loading plugins. Fixes #330 2023-01-06 07:11:50 +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 perf(spec): more efficient merging of specs and added `Plugin._.super` 2023-01-04 09:35:00 +01:00
help.lua feat(ui): added section with disabled plugins 2023-01-03 10:43:10 +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 perf(spec): more efficient merging of specs and added `Plugin._.super` 2023-01-04 09:35:00 +01:00
util.lua refactor: split open_cmd in float_cmd and float_term 2023-01-05 17:36:01 +01:00