Skip to content

Fix Statistics syntax highlight#540

Merged
boltlessengineer merged 1 commit intorest-nvim:mainfrom
cristianradulescu:fix/statistics-syntax-highlight
Mar 6, 2025
Merged

Fix Statistics syntax highlight#540
boltlessengineer merged 1 commit intorest-nvim:mainfrom
cristianradulescu:fix/statistics-syntax-highlight

Conversation

@cristianradulescu
Copy link
Copy Markdown
Contributor

The Statistics syntax highlight is broken due to missing "http_stat" treesitter language. Not starting treesitter when the language is missing will fallback to the "http_stat" vim syntax defined in the project.

Before:
before

After:
after

@boltlessengineer boltlessengineer merged commit 7ca9204 into rest-nvim:main Mar 6, 2025
2 checks passed
@boltlessengineer
Copy link
Copy Markdown
Contributor

Thank you for your contribution!

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