Commit graph

162 commits

Author SHA1 Message Date
Folke Lemaitre
47f5c124aa
config: removed interactive option. not needed 2022-11-30 23:15:26 +01:00
Folke Lemaitre
e1c08d64b3
perf: merge module/cache and use ffi to pack cache data 2022-11-30 14:19:50 +01:00
Folke Lemaitre
3ec5a2ce4c
perf: run cache autosave after loading 2022-11-30 00:19:08 +01:00
Folke Lemaitre
3e4f84640e
feat: git log config 2022-11-29 15:25:09 +01:00
Folke Lemaitre
20ff5fa218
feat: added profiler view 2022-11-29 12:02:38 +01:00
Folke Lemaitre
4384d0e6d9
feat: added lockfile support 2022-11-29 00:15:13 +01:00
Folke Lemaitre
2fa5be3779
refactor(config): package_path => packpath 2022-11-29 00:14:23 +01:00
Folke Lemaitre
bad1b1f87d
feat: detect headless and set interactive=false 2022-11-25 22:49:41 +01:00
Folke Lemaitre
fe33e4e3dd
feat: lazy caching now works with functions that have upvalues 2022-11-25 15:35:40 +01:00
Folke Lemaitre
2507fd5790
perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins 2022-11-24 22:05:18 +01:00
Folke Lemaitre
c046b1f5d5
feat!: added icons 2022-11-23 19:06:04 +01:00
Folke Lemaitre
fca984b18c
refactor: move core modules needed for loading under core 2022-11-22 21:28:27 +01:00
Renamed from lua/lazy/config.lua (Browse further)