aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)