]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0859: several problems with the GLVS plugin v9.1.0859
authorGuyBrush <miguel.barro@live.com>
Tue, 12 Nov 2024 19:18:14 +0000 (20:18 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 12 Nov 2024 19:23:41 +0000 (20:23 +0100)
commit13a6605ddf3b2a166b68f2de0762f8bd72cd6fe1
treeed466e9b1a16424b15a590fd3d82ac4082790b59
parent002ccbfac4ab0b052f4d547ea4c4ffbf212e4592
patch 9.1.0859: several problems with the GLVS plugin

Problem:  several problems with the GLVS plugin
Solution: fix issues, add regression tests, require at least Vim 9.1
          (GuyBrush)

closes: #16036

Signed-off-by: GuyBrush <miguel.barro@live.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/getscript.vim
src/testdir/Make_all.mak
src/testdir/test_glvs.vim [new file with mode: 0644]
src/version.c