plugins.copilot-lua.settings.panel.keymap.accept
Keymap to accept the proposed suggestion.
Type: null or value false (singular enum) or string or raw lua code
Default:
null
Plugin default: "<CR>"
Declared by:
plugins.copilot-lua.settings.panel.keymap.jump_next
Keymap for jumping to the next suggestion.
Type: null or value false (singular enum) or string or raw lua code
Default:
null
Plugin default: "]]"
Declared by:
plugins.copilot-lua.settings.panel.keymap.jump_prev
Keymap for jumping to the previous suggestion.
Type: null or value false (singular enum) or string or raw lua code
Default:
null
Plugin default: "[["
Declared by:
plugins.copilot-lua.settings.panel.keymap.open
Keymap to open.
Type: null or value false (singular enum) or string or raw lua code
Default:
null
Plugin default: "<M-CR>"
Declared by:
plugins.copilot-lua.settings.panel.keymap.refresh
Keymap to refresh the suggestions.
Type: null or value false (singular enum) or string or raw lua code
Default:
null
Plugin default: "gr"
Declared by: