Skip to content

Instantly share code, notes, and snippets.

View Mihir2423's full-sized avatar
🎯
Focusing

OPM Mihir2423

🎯
Focusing
View GitHub Profile
@Mihir2423
Mihir2423 / settings.json
Last active January 13, 2026 01:28
Zed Like Vs Code Config
{
"workbench.iconTheme": "ayu-mirage-zed",
"workbench.productIconTheme": "icons-carbon",
"editor.cursorStyle": "line",
"editor.cursorBlinking": "smooth",
"editor.cursorSmoothCaretAnimation": "on",
// --- Typography ---
"editor.fontSize": 14,
"editor.fontFamily": "'JetBrains Mono NL','JetBrains Mono', 'Zed Mono', monospace",