bare_x86/.vscode/settings.json
2022-01-18 15:28:47 -05:00

7 lines
74 B
JSON

{
"editor.rulers": [
110,
],
"editor.cursorStyle": "block-outline"
}