Files
neovim/runtime/lua/vim
Olivia Kinnear c9ca59ad28 backport: fix(lsp): util.lua attempt to concatenate userdata #39510
Problem:
Error when querying document symbols using python-lsp-server:

    lsp/util.lua:1955: attempt to concatenate field 'containerName' (a userdata value)

Solution:
Check for `vim.NIL`.

(cherry picked from commit 1799aaebda)
2026-04-29 16:13:47 -04:00
..
2026-04-26 22:02:34 +02:00
2026-04-26 22:02:34 +02:00
2026-04-25 13:51:22 -04:00
2026-04-20 11:46:26 +00:00
2025-06-06 15:36:48 +01:00
2026-04-25 13:51:22 -04:00
2026-04-26 22:02:34 +02:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-14 13:27:29 +02:00
2026-04-26 22:02:34 +02:00
2026-04-26 19:45:57 +00:00