Add modules/app/twitter

This commit is contained in:
Henrik Lissner 2017-04-09 21:55:33 -04:00
parent 47dbc5bf11
commit 8dcd382186
4 changed files with 83 additions and 0 deletions

View file

@ -367,6 +367,10 @@ the command buffer."
(advice-add 'evil-window-move-far-right :around 'doom*popups-save-neotree))
(after! twittering-mode
(setq twittering-pop-to-buffer-function 'pop-to-buffer))
;; Ensure these settings are attached to org-load-hook as late as possible,
;; giving other modules to add their own hooks.
(add-hook! 'after-init-hook