Skip to content

Commit e451104

Browse files
committed
[strum(serialize = org-mode)] for Org
1 parent 8e4369a commit e451104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/language.rs

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pub enum Language {
4040
#[strum(serialize = "objective-c")]
4141
ObjectiveC,
4242
OCaml,
43+
#[strum(serialize = "org-mode")]
4344
Org,
4445
Perl,
4546
Php,

0 commit comments

Comments
 (0)