General minor refactor

This commit is contained in:
Henrik Lissner
2017-12-08 22:57:08 -05:00
parent 39cb30d635
commit f8e8dbad8f
12 changed files with 40 additions and 50 deletions

View File

@@ -73,8 +73,6 @@ whose dimensions may not be fully initialized by the time this is run."
(add-hook 'window-setup-hook #'+doom-dashboard|init)
(add-hook 'after-make-frame-functions #'+doom-dashboard|make-frame)
(add-hook 'server-visit-hook #'+doom-dashboard|server-visit)
(when (featurep! :ui vi-tilde-fringe)
(add-hook '+doom-dashboard-mode-hook #'+vi-tilde-fringe|disable))
;;