mirror of
https://github.com/neovim/neovim.git
synced 2026-01-11 15:45:24 +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().