Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add some examples for nvim + cmp #44

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

Kaiser-Yang
Copy link
Contributor

@Kaiser-Yang Kaiser-Yang commented Dec 18, 2024

@Kaiser-Yang Kaiser-Yang marked this pull request as draft December 18, 2024 01:34
@Kaiser-Yang Kaiser-Yang changed the title doc: add some examples for nvim + cmp [WIP] doc: add some examples for nvim + cmp Dec 18, 2024
@Kaiser-Yang Kaiser-Yang marked this pull request as ready for review December 18, 2024 12:47
@Kaiser-Yang
Copy link
Contributor Author

Kaiser-Yang commented Dec 18, 2024

@wlh320 ready for review

@Kaiser-Yang Kaiser-Yang force-pushed the master branch 2 times, most recently from dfe7656 to 5d5baf2 Compare December 18, 2024 12:53
@Kaiser-Yang
Copy link
Contributor Author

Kaiser-Yang commented Dec 18, 2024

不会录视频,截几张图。

顶字上屏

输入 wqvb

image

继续输入 kcg

image

五笔反查不受影响:

image

快速输入

快速输入不中断:

image

中英文标点

输入 ,<space>

image

空格首选

输入 wqvb<space>

image

数字候选

输入 wqvb2

image

数字候选由于需要多触发一次补全,所以会卡顿一下。

;' 二三候选

输入 wqvb;

image

image

如果绑定了 ;<space> 到中文标点,那么这里会停顿 timeoutlen ms,不影响快速输入。

输入 pu'

image

image

@Kaiser-Yang Kaiser-Yang changed the title [WIP] doc: add some examples for nvim + cmp doc: add some examples for nvim + cmp Dec 18, 2024
Copy link
Owner

@wlh320 wlh320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢给项目补充那么多配置示例。

几个小建议:

  1. ”配置“好像一直被写成”配制“,应该是错别字吧
  2. 可以把相关 issue 链接贴到相应问题下面帮助阅读
  3. 关于数字键候选,之前也有个相关的 issue 讨论这个问题

@Kaiser-Yang Kaiser-Yang requested a review from wlh320 December 19, 2024 04:41
@wlh320 wlh320 merged commit fe2c421 into wlh320:master Dec 19, 2024
@wlh320
Copy link
Owner

wlh320 commented Dec 19, 2024

感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants