diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2022-12-08 09:22:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-08 09:22:57 -0700 |
commit | d44699800cd0dbf14fb45476c13b6cc3c993b5c7 (patch) | |
tree | 378964d4739148359b3e78133fd8dc97d866cecb /scripts/gen_vimdoc.py | |
parent | 35767769036671d5ce562f53cae574f9c66e4bb2 (diff) | |
download | rneovim-d44699800cd0dbf14fb45476c13b6cc3c993b5c7.tar.gz rneovim-d44699800cd0dbf14fb45476c13b6cc3c993b5c7.tar.bz2 rneovim-d44699800cd0dbf14fb45476c13b6cc3c993b5c7.zip |
feat(treesitter): add vim.treesitter.show_tree() (#21322)
Add a "show_tree" function to view a textual representation of the
nodes in a language tree in a window. Moving the cursor in the
window highlights the corresponding text in the source buffer, and
moving the cursor in the source buffer highlights the corresponding
nodes in the window.
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions