Skip to content

docs(tips): note that treesitter-context augroup name is internal detail#68

Merged
dlyongemallo merged 1 commit intomainfrom
doc_treesitter_context_augroup
Mar 30, 2026
Merged

docs(tips): note that treesitter-context augroup name is internal detail#68
dlyongemallo merged 1 commit intomainfrom
doc_treesitter_context_augroup

Conversation

@dlyongemallo
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 30, 2026 11:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the troubleshooting tips to clarify that the nvim-treesitter-context autocommand group name referenced in the workaround is an internal implementation detail, reducing the chance of users relying on a version-specific constant.

Changes:

  • Adds an explicit note that the treesitter_context_update augroup name may differ across nvim-treesitter-context versions (and suggests omitting group to run all BufReadPost handlers).
  • Normalizes Lua snippet quoting to match the rest of the document (double quotes) and fixes “re-sets” → “resets”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dlyongemallo dlyongemallo merged commit 7bdf813 into main Mar 30, 2026
6 checks passed
@dlyongemallo dlyongemallo deleted the doc_treesitter_context_augroup branch April 8, 2026 01:30
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