lazy.nvim/lua/lazy
hgigas cdda5b8bc6
Allow commands like Lazy ... | ...
Set bar attribute:
```
-bar	    The command can be followed by a "|" and another command.
```
2023-01-12 09:18:47 +01:00
..
core chore(main): release 9.1.3 (#374) 2023-01-11 23:13:41 +01:00
manage feat(git): lazy now detects origin changes and will fix it on update. Fixes #346. Fixes #331 2023-01-08 08:32:03 +01:00
view Allow commands like Lazy ... | ... 2023-01-12 09:18:47 +01:00
docs.lua docs: improvements to readme updater 2023-01-09 13:09:16 +01:00
example.lua feat(spec)!: setting a table to Plugin.config is now deprecated. Please use Plugin.opts instead. (backward compatible for now) 2023-01-08 15:01:58 +01:00
health.lua feat(spec)!: setting a table to Plugin.config is now deprecated. Please use Plugin.opts instead. (backward compatible for now) 2023-01-08 15:01:58 +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 feat(spec)!: setting a table to Plugin.config is now deprecated. Please use Plugin.opts instead. (backward compatible for now) 2023-01-08 15:01:58 +01:00
util.lua fix(ui): open diff and others over the ui. Don't try to be smart about it. Fixes #361 2023-01-12 09:01:36 +01:00