1
0
forked from aniani/vim
Files
vim/src/regexp.c
Bram Moolenaar 4c13721482 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.
2021-04-19 16:48:48 +02:00

70 KiB