diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-30 07:35:25 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 07:35:25 +0800 |
commit | 4b852bc555121f888a284dde45a56a0b7a42b851 (patch) | |
tree | ef2853df0c60b432398ba802a497ee1470ff34ec /src/nvim/diff.c | |
parent | d131c48c823c30f519506eddcaef662dad5afa43 (diff) | |
download | rneovim-4b852bc555121f888a284dde45a56a0b7a42b851.tar.gz rneovim-4b852bc555121f888a284dde45a56a0b7a42b851.tar.bz2 rneovim-4b852bc555121f888a284dde45a56a0b7a42b851.zip |
vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simplified (#29909)
Problem: Check that mapping rhs starts with lhs doesn't work if lhs is
not simplified.
Solution: Keep track of the mapblock containing the alternative lhs and
also compare with it (zeertzjq).
fixes: vim/vim#15376
closes: vim/vim#15384
https://github.com/vim/vim/commit/9d997addc7bd0fd132a809cf497ed816e61fcd25
Cherry-pick removal of save_m_str from patch 8.2.4059.
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions