Files
neovim/src
zeertzjq 1a7ab1ab47 vim-patch:9.2.0555: too many strlen() in ex_substitute() (#40042)
Problem:  too many strlen() in ex_substitute()
Solution: Use string_T type instead of recomputing the length
          (John Marriott).

closes: vim/vim#20336

8e7e5d5488

Co-authored-by: John Marriott <basilisk@internode.on.net>
2026-05-29 10:37:17 +08:00
..
2025-08-02 15:58:11 -07:00
2025-12-08 01:43:02 -05:00