1
0
forked from aniani/vim
Files
vim/runtime/doc/vim9.txt
Bram Moolenaar 4db572eeb2 patch 8.2.3178: Vim9: the file name of an :import cannot be an expression
Problem:    Vim9: the file name of an :import cannot be an expression.
Solution:   Accept an expression that results in a string.  Do not support
            :import in a function.
2021-07-18 18:21:38 +02:00

64 KiB