diff --git a/global.org b/global.org index 2b70257..14045a9 100644 --- a/global.org +++ b/global.org @@ -44,7 +44,8 @@ (normal-top-level-add-to-load-path '("fringe-helper.el" "multiple-cursors.el" "expand-region.el" - "dash.el"))) + "dash.el" + "webpaste.el"))) #+END_SRC Put autosave files (ie #foo#) and backup files (ie foo~) in ~/.emacs.d/. create the autosave dir if necessary, since emacs won't.