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

codeium#CycleCompletions(1) fails to work in vim #321

Open
darkseid-is opened this issue Feb 28, 2024 · 0 comments
Open

codeium#CycleCompletions(1) fails to work in vim #321

darkseid-is opened this issue Feb 28, 2024 · 0 comments

Comments

@darkseid-is
Copy link

Installed with vim-plug.
Minimal working rc.

syntax on
filetype indent plugin on

call plug#begin()
        Plug 'Exafunction/codeium.vim', { 'branch': 'main' }
call plug#end()
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

1 participant