Skip to content

Commit 0102fdf

Browse files
authored
Merge pull request #3 from AndreasDahl/ocamllex-comment-format
Ocamllex comment format
2 parents 513f356 + 1124657 commit 0102fdf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

settings/language-ocaml.cson

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
'editor':
33
'commentStart': '(* '
44
'commentEnd': ' *)'
5+
6+
'.source.ocamllex':
7+
'editor':
8+
'commentStart': '(* '
9+
'commentEnd': ' *)'

0 commit comments

Comments
 (0)