lazy.nvim/lua/lazy/core
Folke Lemaitre 2a7466abad
feat(checker): only report an update once and do a fast update check after each manage operation
2022-12-13 10:10:17 +01:00
..
handler feat: better way of dealing with lazy loaded completions (thanks to @lewis6991) 2022-12-13 10:10:17 +01:00
cache.lua perf: disable cache by default on VimEnter or on BufReadPre 2022-12-03 18:59:53 +01:00
config.lua feat(checker): only report an update once and do a fast update check after each manage operation 2022-12-13 10:10:17 +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