feat(gs/emacs): Update for latest doom changes

Change-Id: I771ada41a64961da9969d0ce805943698d2c9a31
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2253
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
Griffin Smith 2020-12-14 12:53:02 -05:00 committed by glittershark
parent 4e263520d6
commit d6f11af7eb
3 changed files with 7 additions and 10 deletions

View file

@ -392,11 +392,6 @@
(set-fill-column 80)
(setq evil-shift-width 2))
;; (load! org-clubhouse)
(add-hook! org-mode #'org-clubhouse-mode)
(load! "slack-snippets")
(auth-source-pass-enable)
(require 'fill-column-indicator)
@ -698,8 +693,8 @@
;; ;; (push "build" counsel-etags-ignore-directories)
;; )
(use-package! evil-magit
:after (magit))
;; (use-package! evil-magit
;; :after (magit))
(use-package! writeroom-mode)