Remove gh from excluded packages for autoloads

Fixed upstream.
This commit is contained in:
Henrik Lissner 2020-12-23 15:34:15 -05:00
parent 3967d6001b
commit 1f3530da6f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,7 +1,7 @@
;;; core/cli/autoloads.el -*- lexical-binding: t; -*- ;;; core/cli/autoloads.el -*- lexical-binding: t; -*-
(defvar doom-autoloads-excluded-packages '("gh") (defvar doom-autoloads-excluded-packages ()
"What packages whose autoloads file we won't index. "What packages whose autoloads files we won't index.
These packages have silly or destructive autoload files that try to load These packages have silly or destructive autoload files that try to load
everyone in the universe and their dog, causing errors that make babies cry. No everyone in the universe and their dog, causing errors that make babies cry. No