diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-09-16 19:40:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 19:40:52 +0800 |
commit | 622968d7b389b8334ee2f2550c3a00018c4f1879 (patch) | |
tree | da7c99dd4cc41e3fe6e3ffecdfc7e5f6de4285f8 /src/nvim/api/vim.c | |
parent | 3dda52d860eb4937127693d4660db18305069370 (diff) | |
download | rneovim-622968d7b389b8334ee2f2550c3a00018c4f1879.tar.gz rneovim-622968d7b389b8334ee2f2550c3a00018c4f1879.tar.bz2 rneovim-622968d7b389b8334ee2f2550c3a00018c4f1879.zip |
vim-patch:9.0.0476: varargs does not work for replacement function of substitute() (#20216)
Problem: Varargs does not work for replacement function of substitute().
Solution: Check the varargs flag of the function. (closes vim/vim#11142)
https://github.com/vim/vim/commit/48db5dafecacced4a9e42de3f92838b2d59beb4c
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions