Added emojis to my emacs installation
This commit is contained in:
parent
df316ab18a
commit
027a19f0b0
@ -184,3 +184,6 @@
|
|||||||
(file "~/org/templates/kafein-errors.txt"))
|
(file "~/org/templates/kafein-errors.txt"))
|
||||||
("ml" "Logbook entry for Massive" entry (file+datetree "logbook-work.org") "** %U - %^{Activity} :LOG:")
|
("ml" "Logbook entry for Massive" entry (file+datetree "logbook-work.org") "** %U - %^{Activity} :LOG:")
|
||||||
))))
|
))))
|
||||||
|
|
||||||
|
;; Emojify mode
|
||||||
|
(add-hook 'after-init-hook #'global-emojify-mode)
|
||||||
|
@ -54,3 +54,4 @@
|
|||||||
(package! prettier-js)
|
(package! prettier-js)
|
||||||
(package! aggressive-indent)
|
(package! aggressive-indent)
|
||||||
(package! yaml-mode)
|
(package! yaml-mode)
|
||||||
|
(package! emojify)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user