Keqi Zeng

Results 7 comments of Keqi Zeng

> > > > enable_completion: true 这个你的方案用不上,换成spelling_hints: 9 试试 > > > > > > > > > 非常感谢您的回复,我尝试了下,当输入qiang di he xu时,候选词中并没有提示“羌笛何须怨杨柳”这个词,而是每个候选词后面添加了拼音,还请您再帮忙看下,感谢您! > > > > > > 我也没招了,可能要你打一次,它才会提前 >...

Hi, I find the difference between `lightTheme: true` and `lightTheme: false` is only the color of some fonts. If we can choose a color for these fonts, just like we...

Facing same issue with the package provided on homebrew(0.9.4). Maybe a new release is required.

I also expect ligature support!

Facing same issue on MacOS 14.2.1

Facing the same issue when select some rust macros. Keystroke sequence: `print` https://github.com/hrsh7th/nvim-cmp/assets/75246050/9b2a87fd-8acd-4701-b202-ed409d4a845b

> Facing the same issue when select some rust macros. Keystroke sequence: `print` > > Screen.Recording.2024-06-02.at.17.11.34.mov ```lua mapping = { [""] = cmp.mapping(function(fallback) if cmp.visible() then cmp.select_next_item() elseif vim.snippet.active({ direction...