diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-23 15:56:37 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-03-09 06:25:31 +0800 |
commit | 165cf1b48e4505b2b8aa9ff0522c9176a073b7ea (patch) | |
tree | 0617dee3a568cb5e03de828b494c5571fabe9442 /src/nvim/regexp.c | |
parent | f24121ad96d7f560a36f0d977766d4e8232fbda6 (diff) | |
download | rneovim-165cf1b48e4505b2b8aa9ff0522c9176a073b7ea.tar.gz rneovim-165cf1b48e4505b2b8aa9ff0522c9176a073b7ea.tar.bz2 rneovim-165cf1b48e4505b2b8aa9ff0522c9176a073b7ea.zip |
vim-patch:8.2.0997: cannot execute a register containing line continuation
Problem: Cannot execute a register containing line continuation.
Solution: Concatenate lines where needed. (Yegappan Lakshmanan,
closes vim/vim#6272)
https://github.com/vim/vim/commit/856c1110c1cf0d6e44e387b70732ca4b4c8ef0f2
According to #2542 the "Future:" part was removed intentionally.
Use size_t in more places to reduce type casts.
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions