Skip to content

Commit 79c8c36

Browse files
authored
Update ace.modes.json
1 parent b8f4a23 commit 79c8c36

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/settings/ace.modes.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@
9494
"mode": "perl",
9595
"name": "Perl"
9696
},
97+
"pm": {
98+
"icon": "icon-perl",
99+
"mode": "perl",
100+
"name": "Perl Module"
101+
},
97102
"py": {
98103
"icon": "icon-python",
99104
"mode": "python",
@@ -179,4 +184,4 @@
179184
"mode": "yaml",
180185
"name": "Yaml"
181186
}
182-
}
187+
}

0 commit comments

Comments
 (0)