mirror of
https://github.com/bckelley/My-Settings.git
synced 2026-08-24 03:24:10 -05:00
9 lines
253 B
JSON
9 lines
253 B
JSON
{
|
|
"editor.cursorBlinking": "expand",
|
|
"editor.cursorStyle": "line",
|
|
"editor.cursorWidth": 3,
|
|
"editor.find.cursorMoveOnType": true,
|
|
"editor.fontFamily": "Cascadia code",
|
|
"editor.fontSize": 16,
|
|
"workbench.iconTheme": "vs-seti"
|
|
} |