aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_dynamic.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2024-10-07 08:25:13 -0700
committerGitHub <noreply@github.com>2024-10-07 08:25:13 -0700
commit50f006b61774311e67e6948cd863bd503e4bcdfb (patch)
treeefd913195ad74ce430415f347b6ea10726288dbc /runtime/lua/vim/lsp/_dynamic.lua
parent7335988ce6a5f41a8405462c6c4c90a54d3e588c (diff)
downloadrneovim-50f006b61774311e67e6948cd863bd503e4bcdfb.tar.gz
rneovim-50f006b61774311e67e6948cd863bd503e4bcdfb.tar.bz2
rneovim-50f006b61774311e67e6948cd863bd503e4bcdfb.zip
fix(lsp): tagfunc fails in unusual buffer #30700
Problem: tagfunc failed in a weird buffer (either a directory or some other non-file buffer, I don't remember): E987: Invalid return value from tagfunc E5108: Error executing lua …/runtime/lua/vim/lsp/util.lua:311: EISDIR: illegal operation on a directory stack traceback: at this line: local data = assert(uv.fs_read(fd, stat.size, 0)) Solution: Check for directory.
Diffstat (limited to 'runtime/lua/vim/lsp/_dynamic.lua')
0 files changed, 0 insertions, 0 deletions