lazy.nvim/lua/lazy/core
Folke Lemaitre 8790070871
perf: further optims to loading and caching specs. dont cache specs with plugin that have init or in start with config
2022-11-26 13:58:01 +01:00
..
cache.lua refactor: less code for cache 2022-11-25 22:49:21 +01:00
config.lua feat: detect headless and set interactive=false 2022-11-25 22:49:41 +01:00
loader.lua feat: error handler for loading modules, config and init, with custom error formatting 2022-11-25 22:50:17 +01:00
module.lua fix: always recaclulate hash when loading a module 2022-11-25 22:48:59 +01:00
plugin.lua perf: further optims to loading and caching specs. dont cache specs with plugin that have init or in start with config 2022-11-26 13:58:01 +01:00
util.lua fix: dont return init.lua in lsmod 2022-11-26 13:57:17 +01:00