diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-08-02 09:12:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 01:12:38 +0000 |
commit | 3bc864e7739d9fa8b086f5606a666abb4a34054d (patch) | |
tree | 0bd65f3e033b09372f2b7377124b63ceb45d807e /test/functional/lua/api_spec.lua | |
parent | b782a37cf58b5ae5e47fd15fb2a5096639c64a23 (diff) | |
download | rneovim-3bc864e7739d9fa8b086f5606a666abb4a34054d.tar.gz rneovim-3bc864e7739d9fa8b086f5606a666abb4a34054d.tar.bz2 rneovim-3bc864e7739d9fa8b086f5606a666abb4a34054d.zip |
vim-patch:9.1.0652: too many strlen() calls in syntax.c (#29949)
Problem: too many strlen() calls in syntax.c
Solution: refactor code to reduce the number or strlen() calls,
get rid of un-used SYN_NAMELEN macro
(John Marriott)
closes: vim/vim#15368
https://github.com/vim/vim/commit/b4ea77185c7deeb6f7c8d5aa14f8c97a097e5dee
Co-authored-by: John Marriott <basilisk@internode.on.net>
Diffstat (limited to 'test/functional/lua/api_spec.lua')
0 files changed, 0 insertions, 0 deletions