File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -2073,16 +2073,17 @@ GAP:
2073
2073
tm_scope : source.gap
2074
2074
ace_mode : text
2075
2075
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
2086
2087
GDB :
2087
2088
type : programming
2088
2089
extensions :
You can’t perform that action at this time.
0 commit comments