]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(lyrics): support milliseconds in syntax script
authorDenilson Sá Maia <denilsonsa@gmail.com>
Mon, 13 Jan 2025 07:23:24 +0000 (08:23 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 13 Jan 2025 07:23:24 +0000 (08:23 +0100)
commit30377e0fe084496911e108cbb33c84cf075e6e33
tree7459e9b0af9d96d7376302afc79270702c3535cd
parent221c53202da1e9a2a30d081a46eacdeb220be443
runtime(lyrics): support milliseconds in syntax script

The following tool creates LRC files using three fractional digits after
the seconds (i.e. milliseconds).

References:
https://github.com/magic-akari/lrc-maker
https://lrc-maker.github.io/

closes: #16436

Signed-off-by: Denilson Sá Maia <denilsonsa@gmail.com>
Signed-off-by: ObserverOfTime <chronobserver@disroot.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/lyrics.vim