1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-07 08:16:35 +00:00
lazy.nvim/lua/lazy
2022-12-02 09:25:30 +01:00
..
core feat!: plugins are now autmatically loaded on require. module= no longer needed! 2022-12-02 09:25:30 +01:00
manage feat!: all plugins are now opt. Plugin.opt => Plugin.lazy 2022-12-01 11:23:39 +01:00
view fix(ui): use Plugin.find to detect loading reason 2022-12-02 09:25:30 +01:00
init.lua style: added more comments to init 2022-12-02 09:25:30 +01:00
util.lua feat: added profiler view 2022-11-29 12:02:38 +01:00