lazy.nvim/lua/lazy
Folke Lemaitre 85173dcc4d
fix(stats): windows
2023-01-02 17:42:17 +01:00
..
core fix(plugin): only get plugin from spec when needed. 2023-01-02 15:27:01 +01:00
manage feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
view perf: track some additional cputimes 2023-01-02 11:28:18 +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): windows 2023-01-02 17:42:17 +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