bug: glitched ghost text
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-1344+g17383870dd
### Actual behavior
nvim-cmp:


care.nvim:



(Comparison between ghost text feature in nvim-cmp and care)
the problem w/ care w/ ghost text is that w/ gopls lsp, keywords like package and func seems to append the last written letter to the ghost text
### Expected behavior
the ghost text feature should work properly
### Healthcheck
```markdown
==============================================================================
care: require("care.health").check()
care.nvim ~
- Checking configuration...
- Format entry function:
- Format entry function returns correct value
- Alignments:
- All alignments are correct
-
- Checking dependencies...
- Dependency 'fzy' found
```
### Other information
_No response_
0 条评论