about summary refs log tree commit diff
path: root/users/grfn
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn')
-rw-r--r--users/grfn/emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/grfn/emacs.d/init.el b/users/grfn/emacs.d/init.el
index a3672e0a0e..cbc2dc24b5 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