Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiegley committed Nov 11, 2016
1 parent 51a8846 commit fd7637e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
(use-package popup :defer t :load-path "lib/popup-el")
(use-package popwin :defer t :load-path "lib/popwin-el")
(use-package pos-tip :defer t :load-path "lib/pos-tip")
(use-package request :defer t :load-path "lib/emacs-request")
(use-package s :defer t :load-path "lib/s-el")
(use-package tablist :defer t :load-path "lib/tablist")
(use-package web :defer t :load-path "lib/emacs-web")
Expand Down
1 change: 1 addition & 0 deletions lisp/inventory.el
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ reuse storage as much as possible."
("emacs-deferred" "deferred")
("emacs-epc" "epc")
("emacs-git-messenger" "git-messenger")
("emacs-request" "request")
("emacs-web" "web")
("expand-region-el" "expand-region")
("f-el" "f")
Expand Down

0 comments on commit fd7637e

Please sign in to comment.