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: nvim-treesitter #71

Merged
merged 1 commit into from Sep 25, 2021
Merged

feat: nvim-treesitter #71

merged 1 commit into from Sep 25, 2021

Conversation

roosta
Copy link
Member

@roosta roosta commented Sep 4, 2021

We've been multiple requests about tree sitter. I'm not usually using it myself, but I got started based on this https://github.com/sainnhe/sonokai/blob/257500b85cc650c9606393021a001dfd58b46e88/colors/sonokai.vim#L324-L378

I'll keep pushing to this branch with updates while I get used to treesitter.

@roosta roosta changed the title Begin work on tree sitter (WIP) feat: nvim-treesitter Sep 4, 2021
Most of tree sitters defaults are fine, some overrides was needed.
Just for reference for further development, to get the highlight group
for a treesitter hl group use :TSHighlightCapturesUnderCursor
@roosta roosta marked this pull request as ready for review September 25, 2021 17:21
@roosta roosta merged commit 0325ba5 into master Sep 25, 2021
@roosta roosta deleted the feat/treesitter branch September 25, 2021 17:33
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.

None yet

1 participant