From a19a4b0b84f5cb760adcb8896e762a463634ebd6 Mon Sep 17 00:00:00 2001 From: Aspen Smith Date: Tue, 15 Aug 2023 10:05:17 -0400 Subject: [PATCH] fix(grfn/emacs): Work around doom bug Apparently this needs to be forward-declared now... Change-Id: I71857f38ab168751fb9926da8e74004c20729d60 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9081 Tested-by: BuildkiteCI Reviewed-by: grfn Autosubmit: grfn --- users/grfn/emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/grfn/emacs.d/init.el b/users/grfn/emacs.d/init.el index a3672e0a0..cbc2dc24b 100644 --- a/users/grfn/emacs.d/init.el +++ b/users/grfn/emacs.d/init.el @@ -1,5 +1,7 @@ ;;; -*- lexical-binding: t; -*- +(defvar native-comp-deferred-compilation-deny-list nil) + (doom! :completion company ; the ultimate code completion backend (ivy +fuzzy