diff options
Diffstat (limited to 'users/grfn/emacs.d/init.el')
-rw-r--r-- | users/grfn/emacs.d/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/grfn/emacs.d/init.el b/users/grfn/emacs.d/init.el index a3672e0a0e0e..cbc2dc24b58e 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 |