]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1347: cannot easily get the script ID v8.2.1347
authorBram Moolenaar <Bram@vim.org>
Sat, 1 Aug 2020 18:45:11 +0000 (20:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 1 Aug 2020 18:45:11 +0000 (20:45 +0200)
commit909443028b57d7514ce3c71f00e9d808f2126b4f
tree1d574ce00cdb456fbd241dadb493ed652d657a40
parent491799be5084dde7aa3367462f306e7b71dbc4a5
patch 8.2.1347: cannot easily get the script ID

Problem:    Cannot easily get the script ID.
Solution:   Support expand('<SID>').
runtime/doc/map.txt
src/ex_docmd.c
src/testdir/test_expand_func.vim
src/version.c