Add git autofetch vscode
This commit is contained in:
parent
6c4faf5fe3
commit
57ef2b927f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"emmet.includeLanguages" = {
|
||||
"phoenix-heex" = "html";
|
||||
};
|
||||
"git.autofetch" = true;
|
||||
};
|
||||
|
||||
userTasks = {};
|
||||
|
|
Loading…
Reference in a new issue