Accept Copilot inline suggestion in Neovim with Tab
Same as VS Code — Tab accepts the current ghost text suggestion. If Tab conflicts with your autocomplete plugin (like nvim-cmp), remap it in your config: `imap <silent><script><expr> <C-J> copilot#Accept()`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.