lazy.nvim/lua/lazy
Folke Lemaitre 0ba218a065
feat: `Plugin.local` to use a local project instead of fetching remote
2022-12-02 19:17:38 +01:00
..
core feat: `Plugin.local` to use a local project instead of fetching remote 2022-12-02 19:17:38 +01:00
manage fix(git): fixed branch detection, get target commit from origin and always checkout a tag or commit so we dont need to use git merge 2022-12-02 11:26:07 +01:00
view fix(ui): use Plugin.find to detect loading reason 2022-12-02 09:25:30 +01:00
init.lua perf: caching strategy is now configurable 2022-12-02 12:43:34 +01:00
util.lua feat: added profiler view 2022-11-29 12:02:38 +01:00