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

feat(treesitter): use ts-indent and disable legacy syntax engine #1062

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

Jint-lzxy
Copy link
Collaborator

nvim-treesitter/nvim-treesitter@f53e6e8 fixed the last dangling syntax issue in C/C++, So IMO we can now completely switch to treesitter-based highlight (and indent) lol

nvim-treesitter/nvim-treesitter@f53e6e8
fixed the last dangling syntax issue in C/C++, So IMO we can now
completely switch to treesitter-based highlight (and indent) lol
Copy link
Collaborator

@CharlesChiuGit CharlesChiuGit left a comment

Choose a reason for hiding this comment

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

not a c expert, but the commit looks convincing.

@ayamir ayamir merged commit 3281b46 into main Nov 11, 2023
4 checks passed
@ayamir ayamir deleted the feat/disable-legacy-syntax-engine branch November 11, 2023 08:34
singlemancombat pushed a commit to singlemancombat/nvim-config that referenced this pull request Nov 27, 2023
…mir#1062)

nvim-treesitter/nvim-treesitter@f53e6e8
fixed the last dangling syntax issue in C/C++, So IMO we can now
completely switch to treesitter-based highlight (and indent) lol
ttbug pushed a commit to ttbug/nvimconf that referenced this pull request Dec 13, 2023
…mir#1062)

nvim-treesitter/nvim-treesitter@f53e6e8
fixed the last dangling syntax issue in C/C++, So IMO we can now
completely switch to treesitter-based highlight (and indent) lol
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.

3 participants