-
I have the following spec for nvim-treesitter:
the opts are not applied. What is the proper way to fix this? I know that I can call |
Beta Was this translation helpful? Give feedback.
Answered by
arkrost
Aug 22, 2023
Replies: 1 comment 2 replies
-
Oh, seems I should just pass main = 'nvim-treesitter.configs' and that's it |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
arkrost
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, seems I should just pass main = 'nvim-treesitter.configs' and that's it