add f3d config, vrchat launch options, treestyletab css
This commit is contained in:
parent
328fff9ab1
commit
de58d68cc0
5 changed files with 37 additions and 3 deletions
|
@ -35,11 +35,11 @@
|
|||
"terminal.integrated.defaultProfile.linux": "fish",
|
||||
"rust.clippy_preference": "on",
|
||||
"workbench.colorTheme": "Catppuccin",
|
||||
"rust-analyzer.inlayHints.parameterHints": false,
|
||||
"C_Cpp.renameRequiresIdentifier": false,
|
||||
"window.zoomLevel": 1,
|
||||
"editor.renderWhitespace": "all",
|
||||
"terminal.integrated.fontFamily": "monospace",
|
||||
"markdown.preview.fontFamily": "sans",
|
||||
"editor.bracketPairColorization.enabled": false
|
||||
"editor.bracketPairColorization.enabled": false,
|
||||
"rust-analyzer.inlayHints.parameterHints.enable": false,
|
||||
"window.zoomLevel": 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue