Skip to content

Commit

Permalink
Merge pull request mrmartineau#1 from denolfe/autohotkey
Browse files Browse the repository at this point in the history
Add support for AutoHotkey
  • Loading branch information
mrmartineau committed Apr 30, 2016
2 parents 0b31d62 + f0b82e5 commit bb3677d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions +res/file-types/autohotkey.ahk
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

13 changes: 13 additions & 0 deletions icon_ahk.tmPreferences
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>scope</key>
<string>source.ahk</string>
<key>settings</key>
<dict>
<key>icon</key>
<string>file_type_autohotkey</string>
</dict>
</dict>
</plist>
Binary file added icons/file_type_autohotkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb3677d

Please sign in to comment.