Skip to content

Instantly share code, notes, and snippets.

@ZeetDev
ZeetDev / keybindings.json
Created November 2, 2025 05:04
Code Editor Settings
[
{
"key": "ctrl+k",
"command": "windsurf.prioritized.command.open"
},
{
"key": "alt+right",
"command": "workbench.action.nextEditor"
},
{