mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(native_comp): remove no longer used native comp variable
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
;;; Code:
|
||||
|
||||
;; Native-Comp
|
||||
(setq comp-speed 2
|
||||
comp-deferred-compilation t)
|
||||
(setq comp-speed 2)
|
||||
|
||||
(when (boundp 'comp-eln-load-path)
|
||||
(let ((eln-cache-dir (expand-file-name "cache/eln-cache/"
|
||||
|
||||
Reference in New Issue
Block a user