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

syntax: fix folding of empty import, comment, and declarations #3577

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Sep 3, 2023

Fixes #3576

@bhcleek bhcleek added this to the vim-go v1.29 milestone Sep 3, 2023
@bhcleek bhcleek merged commit ad76186 into fatih:master Sep 3, 2023
8 checks passed
@bhcleek bhcleek deleted the syntax/empty-spec branch September 3, 2023 21:17
bhcleek added a commit that referenced this pull request Sep 3, 2023
@dunric
Copy link

dunric commented Sep 4, 2023

Thank you for the quick fix!!

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.

Code folding is broken for single-line varconst declarations
2 participants