]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3710: Vim9: backtick expression expanded for :global v8.2.3710
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Dec 2021 09:27:20 +0000 (09:27 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Dec 2021 09:27:20 +0000 (09:27 +0000)
commit3d2e031d4f0e1559e4a4f99de5eb2330f38f8eb5
tree281d80ef4a30e818d196cd870b7a3e05aaa49e5f
parentfad2742d538123abb9b384a053fd581f2acf6bb0
patch 8.2.3710: Vim9: backtick expression expanded for :global

Problem:    Vim9: backtick expression expanded for :global.
Solution:   Check the following command.
runtime/doc/vim9.txt
src/testdir/test_vim9_cmd.vim
src/version.c
src/vim9compile.c