plugins.copilot-lua.panel.keymap.accept

Keymap to accept the proposed suggestion.

Plugin default: <CR>

Type: null or value false (singular enum) or string

Default: null

Declared by:

plugins.copilot-lua.panel.keymap.jumpNext

Keymap for jumping to the next suggestion.

Plugin default: ]]

Type: null or value false (singular enum) or string

Default: null

Declared by:

plugins.copilot-lua.panel.keymap.jumpPrev

Keymap for jumping to the previous suggestion.

Plugin default: [[

Type: null or value false (singular enum) or string

Default: null

Declared by:

plugins.copilot-lua.panel.keymap.open

Keymap to open.

Plugin default: <M-CR>

Type: null or value false (singular enum) or string

Default: null

Declared by:

plugins.copilot-lua.panel.keymap.refresh

Keymap to refresh the suggestions.

Plugin default: gr

Type: null or value false (singular enum) or string

Default: null

Declared by: