Exafunction / codeium.vim

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

fix: Fix completion eating characters when using multi-byte character #232

Closed weirongxu closed 1 year ago

weirongxu commented 1 year ago

Reproduce

Before: image After completion: image

This PR fixes a bug when completing after a Multi-Byte character (https://en.wikipedia.org/wiki/DBCS).