nvim-treesitter / nvim-treesitter/nvim-treesitter-context
Could we get a hl group for the fold column in context ?
Open
Nobody has claimed this yet.
- Dominant language
- Janet
- Stars
- 3.2k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
Hi; first, thank you for all of your work on this wonderful plugin
from :h nvim-treesitter-context-highlights I do not see the highlight that would fix the foldcolumn highlight in this:
I would be very happy if i could fix this *_*
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the :h nvim-treesitter-context-highlights help entry and inspect how the plugin defines its existing highlight groups. Identify where fold-column highlighting is handled, then add the requested group and verify that users can configure it independently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100