plugins.copilot-lua.panel.keymap.accept

Keymap to accept the proposed suggestion.

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

Default: null

Plugin default: "<CR>"

Declared by:

plugins.copilot-lua.panel.keymap.jumpNext

Keymap for jumping to the next suggestion.

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

Default: null

Plugin default: "]]"

Declared by:

plugins.copilot-lua.panel.keymap.jumpPrev

Keymap for jumping to the previous suggestion.

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

Default: null

Plugin default: "[["

Declared by:

plugins.copilot-lua.panel.keymap.open

Keymap to open.

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

Default: null

Plugin default: "<M-CR>"

Declared by:

plugins.copilot-lua.panel.keymap.refresh

Keymap to refresh the suggestions.

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

Default: null

Plugin default: "gr"

Declared by: