Update vscode settings
This commit is contained in:
parent
073f3ac189
commit
0bf72f9d57
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@
|
||||||
"workbench.colorTheme" = "Gruvbox Material Dark";
|
"workbench.colorTheme" = "Gruvbox Material Dark";
|
||||||
"workbench.iconTheme" = "material-icon-theme";
|
"workbench.iconTheme" = "material-icon-theme";
|
||||||
"asciidoc.use_kroki" = true;
|
"asciidoc.use_kroki" = true;
|
||||||
|
"explorer.confirmDelete" = false;
|
||||||
|
"explorer.confirmDragAndDrop" = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue