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

fix: autocompletion not triggering after quote character #4

Merged
merged 1 commit into from
Feb 26, 2024
Merged

fix: autocompletion not triggering after quote character #4

merged 1 commit into from
Feb 26, 2024

Conversation

chrisgrieser
Copy link
Contributor

Thanks for this plugin! Since cmp-emoji is basically unmaintained, it's nice to see someone else providing a cmp emoji source.

Unfortunately, it seems this plugin is using the same regex pattern as cmp-emoji, and therefore also inherits this bug: hrsh7th/cmp-emoji#2

This PR fixes that issue by triggering auto-completion after space or a quote character.

@Allaman Allaman merged commit d0b30bd into Allaman:main Feb 26, 2024
3 checks passed
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