Add webpaste service

master
Jacopo De Simoi 8 years ago
parent b6ef6671a8
commit dd18ae79aa
  1. 3
      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.

Loading…
Cancel
Save