diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-08-03 07:42:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 23:42:52 +0000 |
commit | 383f6934720a203d093c762cbd5362092110f35f (patch) | |
tree | 00c2b4ff33f60e4b30247fb6fba197f9d5b9b3c3 /runtime/lua/vim/lsp/protocol.lua | |
parent | e7f8349a2eec01dda531d93fecb8df920b042d9f (diff) | |
download | rneovim-383f6934720a203d093c762cbd5362092110f35f.tar.gz rneovim-383f6934720a203d093c762cbd5362092110f35f.tar.bz2 rneovim-383f6934720a203d093c762cbd5362092110f35f.zip |
refactor: move some functions out of eval.c (#29964)
- common_function() has always been in evalfunc.c in Vim
- return_register() has always been in evalfunc.c in Vim
- get_user_input() was moved to ex_getln.c in Vim 8.1.1957
- tv_get_lnum_buf() was moved to typval.c in Vim 8.2.0847
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions