]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(lyrics): support multiple timestamps in syntax script
authorObserverOfTime <chronobserver@disroot.org>
Fri, 20 Sep 2024 19:41:17 +0000 (21:41 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 20 Sep 2024 19:41:17 +0000 (21:41 +0200)
commit597aadcf214cd13bf6a2155bf45173edc03199de
tree9b9b1881897c63da445d05d5632d8a801e65d61d
parent50423ab8086c6e51b86548de77d79db8542ae317
runtime(lyrics): support multiple timestamps in syntax script

Problem:  Multiple timestamps in the same line were not highlighted
Solution: Adapt the syntax to support multiple timestamps

fixes: #15703
closes: #15707

Signed-off-by: ObserverOfTime <chronobserver@disroot.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/lyrics.vim