Add git browser and disable lazy config auto reload

This commit is contained in:
Fábio André Damas 2025-05-05 09:47:05 +01:00
parent fde53fcdd0
commit f3155caa41
4 changed files with 43 additions and 38 deletions

View file

@ -15,6 +15,7 @@ return { {
}
},
git = { enabled = true },
gitbrowse = { enabled = true },
bufdelete = { enabled = true },
picker = { enabled = true }
},