Skip to content

Commit 35a9b47

Browse files
authored
Update github_languages.yml
1 parent ecb3c89 commit 35a9b47

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

AoCTiles/github_languages.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2073,16 +2073,17 @@ GAP:
20732073
tm_scope: source.gap
20742074
ace_mode: text
20752075
language_id: 119
2076-
GCC Machine Description:
2077-
type: programming
2078-
color: "#FFCFAB"
2079-
extensions:
2080-
- ".md"
2081-
tm_scope: source.lisp
2082-
ace_mode: lisp
2083-
codemirror_mode: commonlisp
2084-
codemirror_mime_type: text/x-common-lisp
2085-
language_id: 121
2076+
# Collides with markdown, so commented out until someone actually needs it
2077+
#GCC Machine Description:
2078+
# type: programming
2079+
# color: "#FFCFAB"
2080+
# extensions:
2081+
# - ".md"
2082+
# tm_scope: source.lisp
2083+
# ace_mode: lisp
2084+
# codemirror_mode: commonlisp
2085+
# codemirror_mime_type: text/x-common-lisp
2086+
# language_id: 121
20862087
GDB:
20872088
type: programming
20882089
extensions:

0 commit comments

Comments
 (0)