This commit is contained in:
2025-12-11 12:01:01 -05:00
parent b654a7fdd0
commit 7cfffc329b
12 changed files with 724 additions and 63 deletions

View File

@@ -1,3 +1,7 @@
// Cursor model tiers I like:
// - Low: gpt-5.1-codex-mini-low
// - High: gpt-5.1-codex-mini-high
{
"keyboard.dispatch": "keyCode",
"editor.fontFamily": "'Hack', 'Droid Sans Mono', monospace",