You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~emojify~ is available on [[http://melpa.org/#/restart-emacs][MELPA]]. Please follow the instructions on MELPA
47
+
[[http://melpa.org/#/getting-started][website]] to enable it, if you haven't already.
48
+
49
+
You can then install ~emojify~ from the [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Menu.html][package menu]]. Alternatively install it by doing the following
50
+
51
+
Refresh the package index
52
+
#+BEGIN_QUOTE
53
+
M-x package-refresh-contents RET
54
+
#+END_QUOTE
55
+
56
+
And then install it by doing
57
+
#+BEGIN_QUOTE
58
+
M-x package-install RET emojify
59
+
#+END_QUOTE
45
60
46
61
** Usage
47
62
~emojify-mode~ can be enabled/disabled separately for a buffer by using the
0 commit comments