notes/.config/VSCodium/User/History/-1b8c237c/gns6.json
2023-08-12 04:16:49 -07:00

12 lines
No EOL
413 B
JSON

{
"workbench.colorTheme": "Monokai",
"security.workspace.trust.untrustedFiles": "open",
"editor.minimap.enabled": false,
"git.openRepositoryInParentFolders": "always",
"editor.smoothScrolling": true,
"workbench.list.smoothScrolling": true,
"terminal.integrated.smoothScrolling": true,
"editor.fontSize": 16,
"editor.cursorBlinking": "solid",
"editor.cursorStyle": "block"
}