summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)))