mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 10:36:29 +00:00
Problem: There is no test case for vim.lsp.tagfunc; so CI was unable to catch the infinite loop bug (#27325). Solution: Add test cases for vim.lsp.tagfunc().