17ee0e400b
After moving off of Meta, Dotfiles has a greater responsibility to manage configs. Vim, Tmux, and Emacs are now within Stow's purview.
10 lines
268 B
EmacsLisp
10 lines
268 B
EmacsLisp
(define-package "emojify" "20180611.838" "Display emojis in Emacs"
|
|
'((seq "1.11")
|
|
(ht "2.0")
|
|
(emacs "24.3"))
|
|
:keywords
|
|
'("multimedia" "convenience")
|
|
:url "https://github.com/iqbalansari/emacs-emojify")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|