mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +10:00
Problem: confusing that there is the tag `undo-tree` (the Vim implementation) and `undotree` (the Lua plugin for visualization). Solution: rename tag to undotree-plugin. Mention the plugin in the docs of |undotree|.