Skip to content

Commit

Permalink
Add AHK to icon map
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah committed May 2, 2022
1 parent 00a2ee9 commit ea57d3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drp.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def base_activity(started = False):
# List of extensions mapped to language names.
ICONS = {
'asm': 'assembly',
'ahk': 'ahk',
'c,h': 'c',
'clj,cljs,edn': 'clojure',
'coffeescript,coffee': 'coffeescript',
Expand Down

0 comments on commit ea57d3a

Please sign in to comment.