Skip to content

Commit

Permalink
Update vscode config
Browse files Browse the repository at this point in the history
  • Loading branch information
tsjensen committed Dec 17, 2023
1 parent 8986fb0 commit 870951b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .vscode/c_cpp_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"name": "Win32",
"includePath": [
"${workspaceFolder}/src",
"${workspaceFolder}/src/misc",
"${workspaceFolder}/out",
"${workspaceFolder}/vendor/libunistring-1.0/lib",
"${workspaceFolder}/vendor/pcre2-10.40/src",
Expand Down
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
"todo-tree.tree.expanded": true,
"todo-tree.tree.showCountsInTree": true,

"[lex]": {
"files.encoding": "iso885915"
},
"[makefile]": {
"editor.insertSpaces": false,
"editor.detectIndentation": false,
Expand Down

0 comments on commit 870951b

Please sign in to comment.