diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-11-23 16:04:45 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-11-23 16:09:27 +0800 |
commit | ed8f9ff47bfaff99f121014c1c17ee222b4f7226 (patch) | |
tree | 6b6d50f1d4bf7b6ed2a57217791990721c44891e /runtime/lua/vim/loader.lua | |
parent | 879617c9bbbacb0d0f778ff6dd53cc7c95794abe (diff) | |
download | rneovim-ed8f9ff47bfaff99f121014c1c17ee222b4f7226.tar.gz rneovim-ed8f9ff47bfaff99f121014c1c17ee222b4f7226.tar.bz2 rneovim-ed8f9ff47bfaff99f121014c1c17ee222b4f7226.zip |
vim-patch:8.2.2784: Vim9: cannot use \=expr in :substitute
Problem: Vim9: cannot use \=expr in :substitute.
Solution: Compile the expression into instructions and execute them when
invoked.
https://github.com/vim/vim/commit/4c13721482d7786f92f5a56e43b0f5c499264b7e
Vim9 script is N/A, including substitute_instr.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/loader.lua')
0 files changed, 0 insertions, 0 deletions