diff --git a/packages.el b/packages.el index a374d8f..8ea706e 100644 --- a/packages.el +++ b/packages.el @@ -63,6 +63,11 @@ :type git :url "git://github.com/alpaker/Fill-Column-Indicator.git" :features fill-column-indicator) + (:name hacker-type + :type git + :url "https://github.com/bitemyapp/hacker-type-emacs.git" + :features hacker-type + :load "hackertype.el") (:name lusty-explorer :type emacswiki :features lusty-explorer)