update
This commit is contained in:
parent
fb7a0a5882
commit
85a77b1106
@ -56,8 +56,7 @@
|
|||||||
"latex-workshop.view.pdf.viewer": "external",
|
"latex-workshop.view.pdf.viewer": "external",
|
||||||
"terminal.integrated.shell.osx": "/bin/zsh",
|
"terminal.integrated.shell.osx": "/bin/zsh",
|
||||||
"vscodeWorkspaceSwitcher.paths": [
|
"vscodeWorkspaceSwitcher.paths": [
|
||||||
"~/Bureau",
|
"~/"
|
||||||
"~/Desktop"
|
|
||||||
],
|
],
|
||||||
"vscodeWorkspaceSwitcher.showTreeView": false,
|
"vscodeWorkspaceSwitcher.showTreeView": false,
|
||||||
"editor.fontSize": 18,
|
"editor.fontSize": 18,
|
||||||
@ -69,4 +68,5 @@
|
|||||||
"kite.showWelcomeNotificationOnStartup": false,
|
"kite.showWelcomeNotificationOnStartup": false,
|
||||||
"python.languageServer": "Pylance",
|
"python.languageServer": "Pylance",
|
||||||
"vim.vimrc.path": "$HOME/.config/nvim/init.vim",
|
"vim.vimrc.path": "$HOME/.config/nvim/init.vim",
|
||||||
|
"workbench.editor.enablePreview": false,
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user