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: nvim 0.10.1 parser #73

Merged
merged 1 commit into from
Jan 23, 2025
Merged

fix: nvim 0.10.1 parser #73

merged 1 commit into from
Jan 23, 2025

Conversation

CKolkey
Copy link
Owner

@CKolkey CKolkey commented Jan 23, 2025

pcall() will return two values, the first being a boolean. Check if function exists instead as validation.

Fixes #72

pcall() will return two values, the first being a boolean. Check if
function exists instead as validation.
@CKolkey CKolkey merged commit 793ed0e into master Jan 23, 2025
2 of 3 checks passed
@CKolkey CKolkey deleted the fix-master branch January 23, 2025 21:12
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.

Latest commit (feat: remove hard dependency on nvim-treesitter) broke the plugin
1 participant