mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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.