mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00

Unfortunately, there are some subtle bugs in the smarter tagstack changes, so we'll revert them for now and try to come up with a better approach. One of the added tests, adds current position to jumplist before jumping, is valuable though and changed to still work after reverting the other two commits. Closes #14571