Merge 01cb4a40253468630dd4332946c634bf8c1ad196 into 1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd

This commit is contained in:
Sven Wick 2021-08-26 19:47:27 +00:00 committed by GitHub
commit 3846c8ad4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
subrip.nanorc Normal file
View File

@ -0,0 +1,10 @@
syntax "subrip" "\.srt$"
# Subtitle number
color yellow "^[0-9]+$"
# Timecode
color green "^[0-9]{2}:[0-9]{2}:[0-9]{2},[0-9]{3} --> [0-9]{2}:[0-9]{2}:[0-9]{2},[0-9]{3}"
# Tags
color cyan "<[[:alpha:]/!?][^>]*>"