summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 5062db9..9782b2c 100644
--- a/init.el
+++ b/init.el
@@ -433,4 +433,4 @@
433 433
434(use-package warnings 434(use-package warnings
435 :ensure nil 435 :ensure nil
436 :custom (warning-suppress-types '((comp)))) 436 :custom (warning-suppress-types '(comp)))