Add emacs-deferred to load-path
This commit is contained in:
parent
4d017478f3
commit
e908c27827
@ -142,6 +142,7 @@
|
||||
;; and the Rust libstd sources must be installed.
|
||||
;; $ rustup component add rust-src
|
||||
;; $ cargo install racer
|
||||
(add-to-list 'load-path "~/.emacs.d/emacs-deferred")
|
||||
(add-to-list 'load-path "~/.emacs.d/emacs-racer")
|
||||
(use-package racer
|
||||
:init
|
||||
|
Reference in New Issue
Block a user