diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-01-09 08:59:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 08:59:59 +0800 |
commit | 822313e42b5b8d51ea0b3f1f97c47026f2c7e2e2 (patch) | |
tree | 641b4682204c85bae3ea73c4cbea6bf417e86649 /test/functional/lua/with_spec.lua | |
parent | 0d469b697ed48a1cb1b624d65b6cd22a47195707 (diff) | |
download | rneovim-822313e42b5b8d51ea0b3f1f97c47026f2c7e2e2.tar.gz rneovim-822313e42b5b8d51ea0b3f1f97c47026f2c7e2e2.tar.bz2 rneovim-822313e42b5b8d51ea0b3f1f97c47026f2c7e2e2.zip |
vim-patch:partial:9.1.0882: too many strlen() calls in insexpand.c (#31490)
Problem: too many strlen() calls in insexpand.c
Solution: Refactor insexpand.c and reduce number of calls to STRLEN(),
fix a warning get_next_filename_completion(), add new function
ins_compl_leader_len() (John Marriott)
closes: vim/vim#16095
https://github.com/vim/vim/commit/5e6ea92b2c58cbfc642d7e35bd717f99aa2e1e53
Co-authored-by: John Marriott <basilisk@internode.on.net>
Diffstat (limited to 'test/functional/lua/with_spec.lua')
0 files changed, 0 insertions, 0 deletions