mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
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.