Handful of misc changes

This commit is contained in:
Colin Powell
2020-02-12 22:52:38 -05:00
parent 4fb6dcaadf
commit 12cf6ac926
5 changed files with 10 additions and 17 deletions

View File

@ -126,8 +126,7 @@
; 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-hook 'after-init-hook #'global-emojify-mode) ; emoji, sigh
(add-to-list 'auto-mode-alist '("\\.plantuml\\'" . planetuml-mode))
(load! "+ui.el")