cfConfig Portal

Cursor Keybindings

Cursor custom keybindings.

keybindings.json
// Place your key bindings in this file to override the defaults
[
    {
        "key": "cmd+i",
        "command": "composerMode.agent"
    }
]