Skip to content

Remapping copilot#Accept works, but it still accepting with TAB key #118483

Answered by tpope
BubuDavid asked this question in Copilot
Discussion options

You must be logged in to vote

Check :verbose imap <Tab> to confirm that plugin/copilot.vim is indeed defining the map. Make sure it's the right path (i.e., that you don't have 2 versions of the plugin installed.)

Check :scriptnames to see what order runtime files are loading. Make sure the file that sets the variable loads before any file from Copilot.vim.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@BubuDavid
Comment options

@tpope
Comment options

Answer selected by BubuDavid
@BubuDavid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Copilot Code accurately and faster with your AI powered pair-programmer.
2 participants