diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-17 13:03:10 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-07-17 13:51:46 +0800 |
commit | 7e79cb56c5e2ebc34731764c5fa46bebfd5603e2 (patch) | |
tree | a30379c223b74f086cce7b197964b93bdbda53cc /runtime/lua/vim/_editor.lua | |
parent | 95b1191505a567fd309c16615948479456826c92 (diff) | |
download | rneovim-7e79cb56c5e2ebc34731764c5fa46bebfd5603e2.tar.gz rneovim-7e79cb56c5e2ebc34731764c5fa46bebfd5603e2.tar.bz2 rneovim-7e79cb56c5e2ebc34731764c5fa46bebfd5603e2.zip |
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)
https://github.com/vim/vim/commit/37394ff75270877a032422abcd079a6732a29730
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions