feat: disable warning messages

This commit is contained in:
Muhammad Nauman Raza 2022-12-21 11:28:56 +00:00
parent e6d8bd355d
commit 42c2a35eae
No known key found for this signature in database
GPG key ID: 62D07698363B5010

View file

@ -42,7 +42,7 @@
(setq use-package-always-ensure t) (setq use-package-always-ensure t)
;; Disable unnecessary warnings ;; Disable unnecessary warnings
;; (setq warning-minimum-level :emergency) (setq warning-minimum-level :emergency)
;; Add external e-lisp files to the load-path ;; Add external e-lisp files to the load-path
(add-to-list 'load-path (concat user-emacs-directory (add-to-list 'load-path (concat user-emacs-directory