* Nanorc: Copy comment syntax from nano 4.6 nanorcs
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
syntax "JavaScript" "\.js$"
|
||||
|
||||
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]?"
|
||||
color blue "\<[-+]?([0-9]+[EePp][+-]?[0-9]+)[fFlL]?"
|
||||
|
||||
Reference in New Issue
Block a user