Updating doom and dependencies

This commit is contained in:
László Vaskó
2019-11-23 10:36:08 +01:00
parent e10413c837
commit f2423d9e54
2 changed files with 12 additions and 8 deletions

View File

@@ -14,3 +14,7 @@
:override (lambda (q)
(message "%s \n[nix-doom-emacs] --> answering NO" q)
nil))
;;; org is not installed from git, so no fixup is needed
(advice-add '+org-fix-package-h
:override (lambda (&rest r)))