Add emacs-deferred to load-path

This commit is contained in:
Wojciech Kozlowski 2017-09-09 16:09:59 +01:00
parent 4d017478f3
commit e908c27827

View File

@ -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