Details:
Using SSH
NeoVim 0.9.5
I use PlugInstall (vim-plug)
When pressing the right arrow, and when codeium is enabled in my init file.. It, instead of moving right, presses tab.
I have no idea.
Additional info:
Theres no bindings in my file
Only in Insert mode
Running Raspberry Pi OS (64 Bit) on an RPI 4B.
Codeium is up to date during all of this
I cannot find any issues on GitHub or information in :help codeium that would possibly explain any of this.
Codeium is set to default settings, I have changed nothing.
Disabling codeium with :Codeium Disable does not fix this issue. It is an issue with the plugin.
Codeium is also authenticated.
It doesn't seem discriminate. (It works on all file types I tried so far, including no file type.)
If it somehow matters, I use an init.lua, not an init.vim. I just use the vim.cmd() method for vim-plug and what not.
Details:
Using SSH
NeoVim 0.9.5
I use PlugInstall (vim-plug)
When pressing the right arrow, and when codeium is enabled in my init file.. It, instead of moving right, presses tab.
I have no idea.
Additional info:
Theres no bindings in my file
Only in Insert mode
Running Raspberry Pi OS (64 Bit) on an RPI 4B.
Codeium is up to date during all of this
I cannot find any issues on GitHub or information in :help codeium that would possibly explain any of this.
Codeium is set to default settings, I have changed nothing.
Disabling codeium with :Codeium Disable does not fix this issue. It is an issue with the plugin.
Codeium is also authenticated.
It doesn't seem discriminate. (It works on all file types I tried so far, including no file type.)
If it somehow matters, I use an init.lua, not an init.vim. I just use the vim.cmd() method for vim-plug and what not.