summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-06-06 00:08:16 +0200
committerGravatar Tom Willemse2016-06-06 00:08:16 +0200
commit02fab2aa7519101ab708f8dc3976def35893174f (patch)
treef5dbaa8f0d7c5ca0f0673754fabf5b7c8c626a29
parent4d27b957462c97ea52afafc169c15eaa5bbfc48c (diff)
downloaddotfiles-02fab2aa7519101ab708f8dc3976def35893174f.tar.gz
dotfiles-02fab2aa7519101ab708f8dc3976def35893174f.zip
Remove habitrpg
-rw-r--r--emacs/.emacs.d/init.org3
-rw-r--r--emacs/.emacs.d/site-lisp/org-init.el3
2 files changed, 1 insertions, 5 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index df73210..e837556 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -617,8 +617,7 @@
'("~/.emacs.d/site-lisp"
"~/.emacs.d/vendor-lisp/mozrepl"
"~/.emacs.d/vendor-lisp/eap" "/usr/share/emacs/site-lisp"
- "/usr/lib/node_modules/tern/emacs/"
- "~/.emacs.d/vendor-lisp/habitrpg.el")))
+ "/usr/lib/node_modules/tern/emacs/")))
#+END_SRC
** Turn off bidirectional text
diff --git a/emacs/.emacs.d/site-lisp/org-init.el b/emacs/.emacs.d/site-lisp/org-init.el
index a555919..84cada4 100644
--- a/emacs/.emacs.d/site-lisp/org-init.el
+++ b/emacs/.emacs.d/site-lisp/org-init.el
@@ -43,9 +43,6 @@
(with-eval-after-load 'org-crypt
(org-crypt-use-before-save-magic))
-(eval-and-compile
- (add-to-list 'load-path "~/.emacs.d/vendor-lisp/habitrpg.el"))
-
(defun tagify (str)
"Remove dots, replace - with _ in STR."
(replace-regexp-in-string