Enable emoji mode everywhere and remove org-drill
This commit is contained in:
@ -126,6 +126,8 @@
|
|||||||
; A few nice to haves
|
; A few nice to haves
|
||||||
(nyan-mode) ; a rainbow cat, why not
|
(nyan-mode) ; a rainbow cat, why not
|
||||||
(beacon-mode) ; show me where my cursor is bouncing around to
|
(beacon-mode) ; show me where my cursor is bouncing around to
|
||||||
|
(emojify-mode) ; show emojis by default
|
||||||
|
|
||||||
(add-to-list 'auto-mode-alist '("\\.plantuml\\'" . planetuml-mode))
|
(add-to-list 'auto-mode-alist '("\\.plantuml\\'" . planetuml-mode))
|
||||||
|
|
||||||
(load! "+ui.el")
|
(load! "+ui.el")
|
||||||
|
|||||||
@ -40,7 +40,6 @@
|
|||||||
(package! org-vcard)
|
(package! org-vcard)
|
||||||
(package! org-snooze)
|
(package! org-snooze)
|
||||||
(package! org-alert)
|
(package! org-alert)
|
||||||
(package! org-drill)
|
|
||||||
|
|
||||||
;; handy tools
|
;; handy tools
|
||||||
(package! beacon)
|
(package! beacon)
|
||||||
|
|||||||
Reference in New Issue
Block a user