1
0
mirror of https://github.com/fumiama/base16384-sycl.git synced 2026-06-13 06:50:25 +08:00

doc: fix display

This commit is contained in:
源文雨
2026-01-09 14:50:42 +08:00
parent b0fcce99c7
commit 3ec0e6f917
2 changed files with 6 additions and 2 deletions

View File

@@ -103,5 +103,8 @@
"C_Cpp.enhancedColorization": "enabled",
"C_Cpp.suggestSnippets": true,
"editor.formatOnSave": true,
"editor.formatOnType": true
"editor.formatOnType": true,
"[markdown]": {
"editor.formatOnSave": false
}
}