lazy.nvim/lua/lazy/manage/task
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
..
fs.lua fix(fs): dont set cloned=true if symlink already existed 2022-12-02 11:24:23 +01:00
git.lua 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
init.lua fix: make sure we have ran on_exit before returning is_done=true 2022-11-29 07:56:59 +01:00
plugin.lua feat!: all plugins are now opt. Plugin.opt => Plugin.lazy 2022-12-01 11:23:39 +01:00