-
hey, I have custom command that pulls a PR, and creates a prompt with the git diff (you can see it here) But, syntax highlighting isn't being applied, Is there something I can do? ![]() |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Do you have treesitter enabled and treesitter parsers for diff and gitcommit installed? |
Beta Was this translation helpful? Give feedback.
-
As it definitely works for me (also some spoilers maybe xd) |
Beta Was this translation helpful? Give feedback.
I figured it out. I need to make CopilotChat depend on
nvim-treesitter/nvim-treesitter