diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-02-23 00:39:21 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-02-23 09:31:30 +0100 |
commit | 7e008799a805d454a15472f91ac364b273d3cd0b (patch) | |
tree | 78f672f70e1fda37fd676ec73dce2bea893f41f5 /test/functional/terminal/buffer_spec.lua | |
parent | eb4783fb6c8c16d3a9a10e5ef36312737fc9bc40 (diff) | |
download | rneovim-7e008799a805d454a15472f91ac364b273d3cd0b.tar.gz rneovim-7e008799a805d454a15472f91ac364b273d3cd0b.tar.bz2 rneovim-7e008799a805d454a15472f91ac364b273d3cd0b.zip |
vim-patch:315cd1fbcbba
runtime(spec): Recognize SourceLicense tag name in RPM spec syntax (#14046)
rpm-4.19.0 added a new SourceLicense tag. It is used at the same place
as License tag.
This patch adds the new tag name into a Vim syntax file to be
highligted the same way as the License tag. Note that it has to be
defined in the syntax file before Source\d* regexp. Otherwise it's not
recognized by Vim.
https://github.com/vim/vim/commit/315cd1fbcbba7c44ec8743f03645bfcaef58bd55
Co-authored-by: Petr Pisar <ppisar@redhat.com>
Diffstat (limited to 'test/functional/terminal/buffer_spec.lua')
0 files changed, 0 insertions, 0 deletions