lazy.nvim/lua/lazy
Folke Lemaitre b2dec14824
fix(cache): check full paths of cached modpaths. Fixes #324
2023-01-05 13:42:23 +01:00
..
core fix(cache): check full paths of cached modpaths. Fixes #324 2023-01-05 13:42:23 +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 fix(diff): make diffview work again. Fixes #304 2023-01-04 08:13:51 +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 style: better debug 2023-01-03 16:17:15 +01:00