lazy.nvim/lua/lazy
Folke Lemaitre aecdaab6a6
fix(loader): reset cache before installing plugins during startup. Fixes #803
2023-05-17 19:36:00 +02:00
..
core fix(loader): reset cache before installing plugins during startup. Fixes #803 2023-05-17 19:36:00 +02:00
manage fix(git): always set origin name when cloning (#622) 2023-03-05 14:09:15 +01:00
view feat(ui): show the loaded icon for local plugins in a different color 2023-05-13 13:24:38 +02:00
docs.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00
example.lua docs: updated docs. Fixes #667 2023-03-18 08:57:20 +01:00
health.lua fix(health): show error if setup didn't run 2023-04-27 18:21:02 +02:00
help.lua feat(help): allow disabling README magic (#663) 2023-03-17 16:18:02 +01:00
init.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
state.lua feat(checker): checker will now save last check time and only check at configured frequency even after restarting Neovim 2023-01-18 08:39:02 +01:00
stats.lua fix: use `vim.api.nvim_exec_autocmds` instead of `vim.cmd[[do]]` to prevent weird `vim.notify` behavior 2023-01-13 09:01:24 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua feat(git): `Plugin.submodules = false` will now skip fetching git submodules 2023-02-12 12:56:42 +01:00
util.lua fix(util): use vim.o.shell by default 2023-04-23 15:59:31 +02:00