Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
4.12k stars 147 forks source link

Remove broken argument in codeium#Clear() call #136

Closed Cy-r0 closed 1 year ago

Cy-r0 commented 1 year ago

Fixes issue #85

fortenforge commented 1 year ago

Looked into this and I agree that we should merge this PR. Unfortunately, it makes my neovim flicker a lot more noticeably than before. I'm going to spend a little bit of time trying to fix that before I go ahead and merge it.

@Cy-r0 could you amend your commit message to make it more clear? I think we concluded that the argument wasn't broken exactly.

Cy-r0 commented 1 year ago

Apologies for the slight mess, let me know if the commit message is clearer now.

fortenforge commented 1 year ago

I tried to fix the flicker but didn't make much progress. Don't want to block this any further though.