Enable emoji mode everywhere and remove org-drill
This commit is contained in:
@ -126,6 +126,8 @@
|
||||
; A few nice to haves
|
||||
(nyan-mode) ; a rainbow cat, why not
|
||||
(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))
|
||||
|
||||
(load! "+ui.el")
|
||||
|
||||
@ -40,7 +40,6 @@
|
||||
(package! org-vcard)
|
||||
(package! org-snooze)
|
||||
(package! org-alert)
|
||||
(package! org-drill)
|
||||
|
||||
;; handy tools
|
||||
(package! beacon)
|
||||
|
||||
Reference in New Issue
Block a user