lazy.nvim/lua/lazy/core
Folke Lemaitre 236f8517ba
fix(cache): fix loading libs on Darwin
2023-03-20 08:01:30 +01:00
..
handler fix(cmd): properly deal with commands with nargs=? or nargs=1. Fixes #659 2023-03-16 23:54:09 +01:00
cache.lua fix(cache): fix loading libs on Darwin 2023-03-20 08:01:30 +01:00
config.lua chore(main): release 9.13.0 (#664) 2023-03-17 16:44:19 +01:00
loader.lua refactor(cache): refactor for upstreaming to `vim.loader` 2023-03-15 15:10:56 +01:00
plugin.lua feat(cache): use `vim.cache` everywhere. poly-fill when needed 2023-03-14 19:45:22 +01:00
util.lua refactor(cache): refactor for upstreaming to `vim.loader` 2023-03-15 15:10:56 +01:00