diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-02 14:24:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 14:24:38 +0800 |
commit | a857b251d123112eda78945e163fe7fd0438ff59 (patch) | |
tree | 002ade2b0c399ba32b1e23c9daad41ed1a1fb9d8 /runtime/lua/vim/func.lua | |
parent | 289c9d21cb91ec6c47496230ca49eef42a04250c (diff) | |
download | rneovim-a857b251d123112eda78945e163fe7fd0438ff59.tar.gz rneovim-a857b251d123112eda78945e163fe7fd0438ff59.tar.bz2 rneovim-a857b251d123112eda78945e163fe7fd0438ff59.zip |
vim-patch: port some userfunc.c refactorings from Vim (#32292)
Port one_function_arg() and get_function_body() from Vim.
vim-patch:8.2.2865: skipping over function body fails
Problem: Skipping over function body fails.
Solution: Do not define the function when skipping.
https://github.com/vim/vim/commit/d87c21a918d8d611750f22d68fc638bf7a79b1d5
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions