lazy.nvim/lua/lazy/core
Folke Lemaitre 462633bae1
perf: new file-based cache that ensures correct rtp order (#532)
* perf: new file-based cache that ensures rtp is alweays correct and will cache all files, including those after startup

* refactor: new cache

* test: fix tests

* fix(cache): cache file names on Windows

* feat(cache): allow to disable the cache

* docs: updated cache settings
2023-02-13 12:01:56 +01:00
..
handler fix(cmd): fix Error when trigger on range defined command that doesn't support count (#519) 2023-02-09 18:02:40 +01:00
cache.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00
config.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00
loader.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00
plugin.lua feat(dev): optionally fallback to git when local plugin doesn't exist (#446) 2023-01-24 22:55:34 +01:00
util.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00