Skip to content

Commit

Permalink
install emms
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Oct 28, 2013
1 parent 798ed4e commit 18e3659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init-elpa.el
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ ARCHIVE is the string name of the package archive.")
(require-package 'twittering-mode)
(require-package 'iedit)
(require-package 'wxwidgets-help '(0 0 3) nil)
(if *is-a-mac* (require-package 'emms))
(require-package 'emms)
(require-package 'pomodoro '(20130114 1543 0) nil)
(require-package 'flymake-lua)
(require-package 'evil-nerd-commenter '(1 2 3) nil)
Expand Down

0 comments on commit 18e3659

Please sign in to comment.