vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPost

Problem:    Vim9: error when using vim9script in TextYankPost.
Solution:   Use EX_LOCKOK instead of the EX_CMDWIN flag for command that can
            be used when text is locked. (closes vim/vim#6529)
37394ff752
This commit is contained in:
zeertzjq
2022-07-17 13:03:10 +08:00
parent 95b1191505
commit 7e79cb56c5
3 changed files with 329 additions and 315 deletions

File diff suppressed because it is too large Load Diff