Skip to content

Commit

Permalink
Add Max support (XAMPPRocky#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbyt authored and ErikSchierboom committed Jun 7, 2024
1 parent d387a9f commit ea93519
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ Logtalk
Lua
Lucius
Madlang
Max
Makefile
Markdown
Meson
Expand Down
3 changes: 3 additions & 0 deletions languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,9 @@
"important_syntax": ["```"],
"extensions": ["md", "markdown"]
},
"Max": {
"extensions": ["maxpat"]
},
"Meson": {
"line_comment": ["#"],
"quotes": [["'", "'"], ["'''", "'''"]],
Expand Down

0 comments on commit ea93519

Please sign in to comment.