formatting

This commit is contained in:
js0ny 2025-10-24 21:27:22 +01:00
parent 93664e4120
commit c84204b373
18 changed files with 231 additions and 145 deletions

View file

@ -68,9 +68,19 @@
"show_parameter_hints": true
},
"terminal": {
"detect_venv": {
"on": {
"directories": [".venv"]
}
},
"dock": "bottom",
"env": {
"EDITOR": "zed --wait"
}
},
"shell": {
"program": "fish"
},
"option_as_meta": true
},
"file_types": {
"JSON": ["*.code-snippets"]