lazy.nvim/lua/lazy
Will Leinweber cafe0b06e5 feat: Move Update section above Updated
Before, the list of plugins that were just updated would appear above
the list of plugins that are still to be updated. So if you are trying
to update each plugin one at a time, you would have to keep going down
farther and farther to get back to the list of pending updates.

By switching the order of the two sections, the list of pending updates
stays first and makes it easier to read the changes of each plugin
before updating them.
2023-01-05 18:43:36 +01:00
..
core refactor: split open_cmd in float_cmd and float_term 2023-01-05 17:36:01 +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: Move Update section above Updated 2023-01-05 18:43:36 +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