lazy.nvim/lua/lazy/core
3719e04 84266b9f0f
feat(view): add option `ui.pills`. Set to `false` to disable the top buttons in the lazy window (#938)
* add option `ui.button`

* add option `ui.button`

* refactor: rename button to pills

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-07-20 23:48:50 +02:00
..
handler fix(event): pass data to event lazy loaders. Fixes #922 2023-07-09 09:44:08 +02:00
cache.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
config.lua feat(view): add option `ui.pills`. Set to `false` to disable the top buttons in the lazy window (#938) 2023-07-20 23:48:50 +02:00
loader.lua feat(loader): `LazyLoad` event with plugin name as `data` field. Useful to do stuff when a plugin loads 2023-07-12 17:21:32 +02:00
plugin.lua feat(plugin)!: `cond` is now the same as `enabled`, but skips clean 2023-07-06 15:30:01 +02:00
util.lua refactor(cache): refactor for upstreaming to `vim.loader` 2023-03-15 15:10:56 +01:00