Skip to content

feat(treesitter): nvim-treesitter-context support#1123

Open
celsobenedetti wants to merge 1 commit intonvim-orgmode:masterfrom
celsobenedetti:feat/treesitter-context
Open

feat(treesitter): nvim-treesitter-context support#1123
celsobenedetti wants to merge 1 commit intonvim-orgmode:masterfrom
celsobenedetti:feat/treesitter-context

Conversation

@celsobenedetti
Copy link
Copy Markdown
Contributor

@celsobenedetti celsobenedetti commented Apr 3, 2026

Summary

This is a simple PR adding a new TS query to add nvim-treesitter-context support.
The idea is to show the parent headings in the TS context when the cursor is inside the heading.

output.mp4

Related Issues

N/A

Changes

  • Added new queries/org/context.scm query

Checklist

I confirm that I have:

  • Followed the
    Conventional Commits
    specification
    (e.g., feat: add new feature, fix: correct bug,
    docs: update documentation).
  • My PR title also follows the conventional commits specification.
  • Updated relevant documentation, if necessary.
  • Thoroughly tested my changes.
  • Added tests (if applicable) and verified existing tests pass with
    make test.
  • Checked for breaking changes and documented them, if any.

@celsobenedetti celsobenedetti changed the title feat: nvim-treesitter-context support feat(treesitter): nvim-treesitter-context support Apr 3, 2026
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.

1 participant