Codex_codex-team-project/.vscode/settings.json

5 lines
103 B
JSON
Raw Normal View History

2024-03-09 01:03:35 +00:00
{
"editor.wordWrap": "on",
"editor.lineNumbers": "off",
"editor.cursorStyle": "line-thin"
}