mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Moved the Max examples to the Max folder
This commit is contained in:
@@ -747,6 +747,10 @@ JSON:
|
|||||||
- .sublime_session
|
- .sublime_session
|
||||||
- .sublime-settings
|
- .sublime-settings
|
||||||
- .sublime-workspace
|
- .sublime-workspace
|
||||||
|
- .maxpat
|
||||||
|
- .maxhelp
|
||||||
|
- .maxpresets
|
||||||
|
- .maxproj
|
||||||
filenames:
|
filenames:
|
||||||
- composer.lock
|
- composer.lock
|
||||||
|
|
||||||
@@ -944,7 +948,7 @@ Matlab:
|
|||||||
Max:
|
Max:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#ce279c"
|
color: "#ce279c"
|
||||||
lexer: Text only
|
lexer: JSON
|
||||||
aliases:
|
aliases:
|
||||||
- max/msp
|
- max/msp
|
||||||
- maxmsp
|
- maxmsp
|
||||||
@@ -952,8 +956,9 @@ Max:
|
|||||||
primary_extension: .maxpat
|
primary_extension: .maxpat
|
||||||
extensions:
|
extensions:
|
||||||
- .maxhelp
|
- .maxhelp
|
||||||
- .mxt
|
- .maxproj
|
||||||
- .pat
|
- .mxt # Legacy
|
||||||
|
- .pat # Legacy
|
||||||
|
|
||||||
MiniD: # Legacy
|
MiniD: # Legacy
|
||||||
searchable: false
|
searchable: false
|
||||||
|
|||||||
Reference in New Issue
Block a user