Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

docs: mention :TSNodeUnderCursor in readme#109

Merged
clason merged 1 commit intonvim-treesitter:masterfrom
thatlittleboy:update-readme
Jan 15, 2023
Merged

docs: mention :TSNodeUnderCursor in readme#109
clason merged 1 commit intonvim-treesitter:masterfrom
thatlittleboy:update-readme

Conversation

@thatlittleboy
Copy link
Copy Markdown
Contributor

@thatlittleboy thatlittleboy commented Jan 1, 2023

#74 added :TSNodeUnderCursor, but this isn't mentioned anywhere on the README. This PR helps to increase visibility of this functionality.

EDIT: oops, just saw #104 plans to remove the two exposed commands. Not sure when :Inspect will stabilize, if it is soon, then feel free to close this PR.

@clason
Copy link
Copy Markdown
Contributor

clason commented Jan 15, 2023

Not sure when :Inspect will stabilize, if it is soon, then feel free to close this PR.

:Inspect isn't really relevant here, that only shows highlight groups (= captures). But vim.treesitter.show_tree() is and will be in Neovim 0.9 (tentatively planned for end of February).

@clason clason merged commit 926d0f9 into nvim-treesitter:master Jan 15, 2023
@thatlittleboy thatlittleboy deleted the update-readme branch January 15, 2023 11:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants