Add git autofetch vscode

This commit is contained in:
Florian RICHER 2024-02-19 21:20:59 +01:00
parent 6c4faf5fe3
commit 57ef2b927f

View file

@ -11,6 +11,7 @@
"emmet.includeLanguages" = {
"phoenix-heex" = "html";
};
"git.autofetch" = true;
};
userTasks = {};