Files
neovim/runtime/lua
Jongwook Choi f487e5af01 fix(lsp): fix infinite loop on vim.lsp.tagfunc
Problem: vim.lsp.tagfunc() causes an infinite loop.

This is a bug happened while introducing deferred loading.

Solution: Rename the private module to `vim.lsp._tagfunc`.
2024-02-03 17:47:56 -05:00
..
2024-01-28 23:56:03 +01:00
2023-09-10 11:43:37 +02:00
2024-01-02 22:00:06 +01:00