Small formatting changes
This commit is contained in:
parent
c1ba2ab8f1
commit
601cde5930
@ -1,3 +1,4 @@
|
|||||||
|
[misc]
|
||||||
# Don't ask for confirmations
|
# Don't ask for confirmations
|
||||||
#assume_yes = true
|
#assume_yes = true
|
||||||
|
|
||||||
|
@ -29,5 +29,7 @@
|
|||||||
"workbench.preferredLightColorTheme": "Catppuccin Latte",
|
"workbench.preferredLightColorTheme": "Catppuccin Latte",
|
||||||
"workbench.startupEditor": "none",
|
"workbench.startupEditor": "none",
|
||||||
"clangd.checkUpdates": true,
|
"clangd.checkUpdates": true,
|
||||||
"clangd.arguments": ["--compile-commands-dir=./build.nosync/"]
|
"clangd.arguments": [
|
||||||
|
"--compile-commands-dir=./build.nosync/"
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user