lazy.nvim/lua/lazy/core
Folke Lemaitre 69cdb718f8
refactor: rename Plugin.lock => Plugin.pin to prevent confusion with the lockfile
2022-11-29 20:19:07 +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 refactor: rename Plugin.lock => Plugin.pin to prevent confusion with the lockfile 2022-11-29 20:19:07 +01:00
util.lua feat: added profiler view 2022-11-29 12:02:38 +01:00