diff options
| author | Karsten Silkenbäumer <ksi@kluks.de> | 2012-08-05 23:48:26 +0200 |
|---|---|---|
| committer | Karsten Silkenbäumer <ksi@kluks.de> | 2012-08-05 23:48:26 +0200 |
| commit | 704a3e03d6dcf0a22ee4fc566b7f023c2d78fa4d (patch) | |
| tree | c517b26d547b239e24eaa8afccd533a9ca7029e1 | |
| parent | 566eaefda9f86ee5dd0e86de5dea4548777e3d01 (diff) | |
Add type programming to applescript
| -rw-r--r-- | lib/linguist/languages.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 65a3964..ae7db45 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -68,6 +68,7 @@ Apex: primary_extension: .cls AppleScript: + type: programming aliases: - osascript primary_extension: .scpt |
