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