mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 14:18:56 +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.