diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-07-24 11:03:09 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-07-24 11:03:09 -0500 |
| commit | 059f661eb6a72526de1f1fccbf6efca5ebbcf2d9 (patch) | |
| tree | 96a7e3cf22d60b80f799200cdca2ae3143ad5471 /lib | |
| parent | efbcd51ff65ed807c0d83cce7c4cdc50d7090a64 (diff) | |
Rename Max/MSP to Max
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/linguist/languages.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index b4a567b..e19618f 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -757,10 +757,14 @@ Matlab: extensions: - .matlab -Max/MSP: +Max: type: programming color: "#ce279c" lexer: Text only + aliases: + - max/msp + - maxmsp + search_term: max/msp primary_extension: .mxt extensions: - .maxhelp |
