From 1566f2fd3db917fb955837fcea1793c8a6bc4f6b Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 11 Feb 2016 23:45:14 -0600 Subject: Add autohotkey --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index 0f6290a..9e57320 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -145,6 +145,7 @@ absolute path to ICON." ("Java/l" #xf12b font-mfizz) ("C?Perl" #xf148 font-mfizz) ("Octave" "octave" xpm) + ("AHK" "autohotkey" xpm) ;; Diminished modes ("\\(?:ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) -- cgit v1.2.3-54-g00ecf