lazy.nvim/lua/lazy/core
Folke Lemaitre 812bb3c8b7
perf: dont loop over handlers to determine if a plugin should be opt=true
2022-11-29 20:26:37 +01:00
..
cache.lua style: cache debug 2022-11-29 14:26:07 +01:00
config.lua feat: git log config 2022-11-29 15:25:09 +01:00
handler.lua feat: added profiler view 2022-11-29 12:02:38 +01:00
loader.lua refactor: Plugin.requires => Plugin.dependencies 2022-11-29 14:27:04 +01:00
module.lua refactor: move handlers to its own file 2022-11-26 21:29:40 +01:00
plugin.lua perf: dont loop over handlers to determine if a plugin should be opt=true 2022-11-29 20:26:37 +01:00
util.lua feat: added profiler view 2022-11-29 12:02:38 +01:00