Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inibition shortcut #406

Closed
componhead opened this issue Jun 29, 2024 · 2 comments
Closed

Inibition shortcut #406

componhead opened this issue Jun 29, 2024 · 2 comments

Comments

@componhead
Copy link

componhead commented Jun 29, 2024

Hi.
I noticed that the (n)vim plugin inhibits the i_<C-k> shortcut.
Workaround: vim.g.codeium_disable_bindings = 1 in the root init.lua not in the plugin configuration function (lazy).

@LeonardoMor
Copy link
Contributor

Correct. This is the default mapping to accept the next word. It is difficult not to have collisions.

@componhead
Copy link
Author

Ok. thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants