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