mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 05:12:02 +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().