debug
This commit is contained in:
parent
b2e3e7505c
commit
4d98d0f412
2 changed files with 75 additions and 69 deletions
3
init.el
3
init.el
|
@ -1,3 +1,6 @@
|
|||
;;; -*- lexical-binding: t -*-
|
||||
(add-to-list 'load-path (expand-file-name "~/.emacs.d/lisp"))
|
||||
|
||||
;; supress nativecomp warnings
|
||||
(setq native-comp-async-report-warnings-errors 'silent)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue