ITADN

bug: glitched ghost text

#158Openmj59487 创建于 2024-12-13
M
mj59487commented
### 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: ![image](https://github.com/user-attachments/assets/addbce8f-fda7-4bac-91a7-a0d9bbb13772) ![image](https://github.com/user-attachments/assets/7dbe31f9-2c6f-40a2-8c40-0df76d4b768d) care.nvim: ![image](https://github.com/user-attachments/assets/d357a2c3-e353-421b-acb4-fa13eeb6ebf7) ![image](https://github.com/user-attachments/assets/9585303a-ebf6-4c81-ada6-354f4c66d59e) ![image](https://github.com/user-attachments/assets/64b417af-bd19-4fd5-9a30-e3a3bd34e74b) (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 条评论