lazy.nvim/lua/lazy/core
2023-03-15 09:01:00 +01:00
..
handler fix(keys): set nowait for lazy keymaps when needed. Fixes #600 2023-02-27 09:59:47 +01:00
cache.lua refactor(cache): revert all vim.cache changes and disable it if it would ever exist 2023-03-15 09:01:00 +01:00
config.lua feat(cache): use vim.cache everywhere. poly-fill when needed 2023-03-14 19:45:22 +01:00
loader.lua refactor(cache): revert all vim.cache changes and disable it if it would ever exist 2023-03-15 09:01:00 +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): revert all vim.cache changes and disable it if it would ever exist 2023-03-15 09:01:00 +01:00