[Init] Defer ‘mastodon’

This commit is contained in:
dbo 2017-09-10 10:59:18 +02:00
parent a9e289a961
commit 0572e39daa
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 0 deletions

View File

@ -1200,6 +1200,7 @@ _h_ _l_ _o_k _y_ank
:mode (("\\.md\\'" . markdown-mode)))
(use-package mastodon
:commands (mastodon)
:config (progn
(setq mastodon-instance-url "https://mastodon.blue/")))