Skip to content

Commit 22cc25a

Browse files
authored
Merge branch 'main' into fix/git-repository-error-handling
2 parents 8b13818 + 219cca7 commit 22cc25a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

assets/languages.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2414,6 +2414,10 @@ Inno Setup:
24142414
tm_scope: source.inno
24152415
ace_mode: text
24162416
language_id: 167
2417+
Inko:
2418+
extensions:
2419+
- ".inko"
2420+
comment_style_id: Hashtag
24172421
Io:
24182422
type: programming
24192423
color: "#a9188d"
@@ -3983,6 +3987,17 @@ PHP:
39833987
- inc
39843988
language_id: 272
39853989
comment_style_id: PhpTag
3990+
Pkl:
3991+
type: programming
3992+
color: "#6b9543"
3993+
extensions:
3994+
- ".pkl"
3995+
interpreters:
3996+
- pkl
3997+
tm_scope: source.pkl
3998+
ace_mode: text
3999+
language_id: 288822799
4000+
comment_style_id: SlashAsterisk
39864001
PLSQL:
39874002
type: programming
39884003
ace_mode: sql

0 commit comments

Comments
 (0)