diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-19 12:47:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-19 12:47:44 +0800 |
commit | 92e51d7e4b79913434c7b74a275babcf65098b97 (patch) | |
tree | 8f0139c336ea595a413205b96c6bbf9b57bbef36 /runtime/lua/vim/lsp/rpc.lua | |
parent | f2b30b4d62b97da6ae1b4dd7c4e5730fc5bc95f7 (diff) | |
download | rneovim-92e51d7e4b79913434c7b74a275babcf65098b97.tar.gz rneovim-92e51d7e4b79913434c7b74a275babcf65098b97.tar.bz2 rneovim-92e51d7e4b79913434c7b74a275babcf65098b97.zip |
vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21112)
Problem: get(Fn, 'name') on funcref returns special byte code.
Solution: Use the printable name.
https://github.com/vim/vim/commit/1ae8c262df7083dfb4b41485508951c50eccc84c
Cherry-pick printable_func_name() from patch 8.2.0149.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/lsp/rpc.lua')
0 files changed, 0 insertions, 0 deletions