lazy.nvim/lua/lazy/core
Folke Lemaitre 5b7b8c5149
feat(cache): automatically reset topmods when a user changes a file for a path on the rtp
2023-03-14 19:54:44 +01:00
..
handler fix(keys): set nowait for lazy keymaps when needed. Fixes #600 2023-02-27 09:59:47 +01:00
cache.lua feat(cache): automatically reset topmods when a user changes a file for a path on the rtp 2023-03-14 19:54:44 +01:00
config.lua feat(cache): use `vim.cache` everywhere. poly-fill when needed 2023-03-14 19:45:22 +01:00
loader.lua feat(cache): use `vim.cache` everywhere. poly-fill when needed 2023-03-14 19:45:22 +01:00
plugin.lua feat(cache): use `vim.cache` everywhere. poly-fill when needed 2023-03-14 19:45:22 +01:00
util.lua feat(cache): use `vim.cache` everywhere. poly-fill when needed 2023-03-14 19:45:22 +01:00