Update vscode settings
This commit is contained in:
parent
e13c7f7b88
commit
54a275bdbc
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
||||||
"asciidoc.use_kroki" = true;
|
"asciidoc.use_kroki" = true;
|
||||||
"explorer.confirmDelete" = false;
|
"explorer.confirmDelete" = false;
|
||||||
"explorer.confirmDragAndDrop" = false;
|
"explorer.confirmDragAndDrop" = false;
|
||||||
|
"terminal.integrated.shellIntegration.enabled" = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue