Support for Metal language

This commit is contained in:
Paul Chaignon
2015-10-13 07:57:58 +02:00
parent dc78b14902
commit 09c2eee91e
2 changed files with 107 additions and 0 deletions

View File

@@ -2063,6 +2063,14 @@ Mercury:
tm_scope: source.mercury
ace_mode: prolog
Metal:
type: programming
color: "#8f14e9"
extensions:
- .metal
tm_scope: source.c++
ace_mode: c_cpp
MiniD: # Legacy
type: programming
searchable: false