You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you setting your copilot.lua to use <Tab> for any of the keymaps? It may be overriding our keymaps, in which case, this would be a duplicate of #406
Are you setting your copilot.lua to use <Tab> for any of the keymaps? It may be overriding our keymaps, in which case, this would be a duplicate of #406
No, I'm not, I changed copilot.lua accept keymap to C-i
I'm not able to reproduce this, if you're able to reproduce it with https://lazy.folke.io/developers#reprolua, I'll take another look but it seems that blink's keymaps are getting overridden
Make sure you have done the following
blink.cmp
Bug Description
Tab does not work as it should (add the
\t
character to the editor, expanding or not to spaces) when running blink.cmp side by side with copilot.lua.When copilot.lua is turned off, blink works fine!
Relevant configuration
neovim version
v0.10.2
blink.cmp
version: branch, tag, or commitmain
The text was updated successfully, but these errors were encountered: