mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 03:51:21 +10:00
When run via `test_alot.vim` `Test_tagfiles` gets run after `set tags&`, and might therefore pick up "tags" from Neovim's source directory. This patch makes it use Vim's default always (which is different from Neovim's).