Trimmed/Incomplete autocompletion after confirming it #1750
Replies: 2 comments 2 replies
-
@barraIhsan That’s strange because I can’t reproduce it. It’s likely that some plugin is causing a conflict. Something similar happened to me the other day: I typed a word that matched an existing variable like |
Beta Was this translation helpful? Give feedback.
-
For your second problem, it seems to be a regression when accepting an item using lazydev provider. You can use this workaround until the issue get resolved. Edit: Fixed using latest version. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't really know what happened, but when I do autocomplete on a text saying "blue" for example, it will be inputted as "lu" only.
Screencast_20250511_102620.mp4
And also this weird one:
Screencast_20250511_102824.mp4
As you can see the autocomplete work weirdly but the
buffer
one work fine. Any clue?Blink.cmp lua: https://github.com/barraIhsan/dotfiles/blob/master/dot_config/nvim/lua/plugins/blink.lua
Beta Was this translation helpful? Give feedback.
All reactions