mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Add subrip.nanorc
This commit is contained in:
parent
1aa64a86cf
commit
01cb4a4025
10
subrip.nanorc
Normal file
10
subrip.nanorc
Normal 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:]/!?][^>]*>"
|
Loading…
Reference in New Issue
Block a user