* Nanorc: Copy comment syntax from nano 4.6 nanorcs
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
## Syntax highlighting for OCaml.
|
||||
|
||||
syntax "OCaml" "\.mli?$"
|
||||
comment "(*|*)"
|
||||
|
||||
#uid
|
||||
color red "\<[A-Z][0-9a-z_]{2,}\>"
|
||||
#declarations
|
||||
|
||||
Reference in New Issue
Block a user