mirror of
https://github.com/scopatz/nanorc
synced 2025-02-17 07:00:04 +01:00
Add .typescript and .javascript support
This commit is contained in:
parent
1aa64a86cf
commit
98a66bc901
@ -1,4 +1,4 @@
|
||||
syntax "JavaScript" "\.(js|ts)$"
|
||||
syntax "JavaScript" "\.(js|ts|javascript|typescript)$"
|
||||
comment "//"
|
||||
color blue "\<[-+]?([1-9][0-9]*|0[0-7]*|0x[0-9a-fA-F]+)([uU][lL]?|[lL][uU]?)?\>"
|
||||
color blue "\<[-+]?([0-9]+\.[0-9]*|[0-9]*\.[0-9]+)([EePp][+-]?[0-9]+)?[fFlL]?"
|
||||
|
Loading…
x
Reference in New Issue
Block a user