From db4a4fa9b74f49615aea0fd5f08c2322e1188a4a Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 1 Oct 2018 00:51:07 -0400 Subject: import sublime and vscode settings --- emacs/.emacs.d/elpa/async-20180527.1730/async-pkg.el | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 emacs/.emacs.d/elpa/async-20180527.1730/async-pkg.el (limited to 'emacs/.emacs.d/elpa/async-20180527.1730/async-pkg.el') diff --git a/emacs/.emacs.d/elpa/async-20180527.1730/async-pkg.el b/emacs/.emacs.d/elpa/async-20180527.1730/async-pkg.el new file mode 100644 index 0000000..507e066 --- /dev/null +++ b/emacs/.emacs.d/elpa/async-20180527.1730/async-pkg.el @@ -0,0 +1,6 @@ +(define-package "async" "20180527.1730" "Asynchronous processing in Emacs" 'nil :keywords + '("async") + :url "https://github.com/jwiegley/emacs-async") +;; Local Variables: +;; no-byte-compile: t +;; End: -- cgit 1.4.1