Updated vscode

This commit is contained in:
2020-12-10 08:55:59 +00:00
parent ec7ceed5ca
commit 3ac05461d4

View File

@@ -1,9 +1,8 @@
{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe",
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
"latex-workshop.view.pdf.viewer": "tab",
"git.autofetch": true,
"editor.fontFamily": "Input Mono",
"workbench.colorTheme": "Material Theme Palenight",
"workbench.iconTheme": "material-icon-theme",
"explorer.confirmDelete": false,
"editor.fontSize": 12,
@@ -16,5 +15,18 @@
"dimension.sh": "linux",
"kronos.home.tensixtyone.com": "macOS",
"b1.dimension.sh": "linux"
}
},
"cSpell.userWords": [
"evernote",
"hq",
"nirvana",
"nirvana hq",
"note",
"one",
"one note",
"todoist"
],
"latex-workshop.message.update.show": false,
"workbench.colorTheme": "Material Theme Palenight",
"sync.gist": "38806467956b0649acac911943ef798d"
}