First Commit

This commit is contained in:
MangoPig
2026-06-05 02:49:10 +01:00
commit 29760dc85e
7 changed files with 92 additions and 0 deletions

12
Base/tui.jsonc Normal file
View File

@@ -0,0 +1,12 @@
{
"$schema": "https://opencode.ai/tui.json",
"theme": "midnight-vencord",
"keybinds": {
"leader": "ctrl+x"
},
"scroll_speed": 5,
"scroll_acceleration": {
"enabled": true
},
"diff_style": "auto"
}