plugins.copilot-lua.suggestion.keymap.accept
Keymap for accepting the suggestion.
Type: null or value false (singular enum) or string
Default:
null
Plugin default: "<M-l>"
Declared by:
plugins.copilot-lua.suggestion.keymap.acceptLine
Keymap for accepting a line suggestion.
Type: null or value false (singular enum) or string
Default:
null
Plugin default: false
Declared by:
plugins.copilot-lua.suggestion.keymap.acceptWord
Keymap for accepting a word suggestion.
Type: null or value false (singular enum) or string
Default:
null
Plugin default: false
Declared by:
plugins.copilot-lua.suggestion.keymap.dismiss
Keymap to dismiss the suggestion.
Type: null or value false (singular enum) or string
Default:
null
Plugin default: "<C-]>"
Declared by:
plugins.copilot-lua.suggestion.keymap.next
Keymap for accepting the next suggestion.
Type: null or value false (singular enum) or string
Default:
null
Plugin default: "<M-]>"
Declared by:
plugins.copilot-lua.suggestion.keymap.prev
Keymap for accepting the previous suggestion.
Type: null or value false (singular enum) or string
Default:
null
Plugin default: "<M-[>"
Declared by: