aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-10-29 21:44:01 -0200
committerEuAndreh <eu@euandre.org>2018-10-29 21:44:01 -0200
commita105ef5ba1c3af22bae714070339f108d5d42200 (patch)
treea164375981c7184409367e659163ccc876695b09 /spacemacs.el
parentFix $AUTOJUMP_TXT path. (diff)
downloaddotfiles-a105ef5ba1c3af22bae714070339f108d5d42200.tar.gz
dotfiles-a105ef5ba1c3af22bae714070339f108d5d42200.tar.xz
Comment matrix-client-el out of spacemacs.
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/spacemacs.el b/spacemacs.el
index bcfd3e8..8722612 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -767,8 +767,8 @@ This is the place where most of your configurations should be done. Unless it is
(add-to-list 'git-link-remote-alist '("savannah" git-link-savannah))
;; matrix-client-el
- (add-to-list 'load-path
- (expand-file-name "~/tmp/matrix-client-el"))
+ ;; (add-to-list 'load-path
+ ;; (expand-file-name "~/tmp/matrix-client-el"))
;; (require 'matrix-client)
;; (require 'geiser-guile)