lazy.nvim/lua/lazy/core
Folke Lemaitre 4cfe0b5315
refactor: `Plugin.uri` => `Plugin.url`
2022-12-13 10:10:17 +01:00
..
handler refactor: moved plugin handler types to plugin 2022-12-06 10:36:31 +01:00
cache.lua perf: disable cache by default on VimEnter or on BufReadPre 2022-12-03 18:59:53 +01:00
config.lua perf: added profiling for sourcing of runtime files 2022-12-05 23:14:04 +01:00
loader.lua perf: added profiling for sourcing of runtime files 2022-12-05 23:14:04 +01:00
plugin.lua refactor: `Plugin.uri` => `Plugin.url` 2022-12-13 10:10:17 +01:00
util.lua feat: cleanup keys/cmd handlers when loading a plugin 2022-12-03 23:42:05 +01:00