diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-04-16 08:26:18 +0800 |
|---|---|---|
| committer | zeertzjq <zeertzjq@outlook.com> | 2026-04-16 10:28:00 +0800 |
| commit | e7f83fad3967d6c9e3a16694c57dba50c9cba520 (patch) | |
| tree | 26cba2bb8d2f136ef1abf049db965999fbe7a565 /test/functional/vimscript/executable_spec.lua | |
| parent | c3c06723f01de2ff2cb3edfe1896adb05b5921ee (diff) | |
vim-patch:2041478: runtime(bitbake): support forward-slashes in bitbake varflags
Enable syntax highlighting for forward-slashes in Bitbake variables with
varflags. Bitbake allows for forward-slashes in both the variable name
and their potential varflags. E.g. the following should match:
FOO_BAR[baz] = "foobar"
FOO_BAR_foo/bar[baz] = "foobar"
FOO_BAR_foo/bar[baz/bazzer] = "foobar"
Also allow plus-signs in variable names, to be in line with normal
variable names.
related: vim/vim#19983
https://github.com/vim/vim/commit/2041478e2a4f58269847551f4a9e0206364ae121
Co-authored-by: Martin Schwan <m.schwan@phytec.de>
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
