lazy.nvim/lua/lazy
Folke Lemaitre ae379a62dc
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
..
core feat!: plugins are now autmatically loaded on require. `module=` no longer needed! 2022-12-02 09:25:30 +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 fix: respect --noplugin 2022-12-02 10:02:41 +01:00
util.lua feat: added profiler view 2022-11-29 12:02:38 +01:00