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/git-commit-20180912.1012/git-commit-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 emacs/.emacs.d/elpa/git-commit-20180912.1012/git-commit-pkg.el (limited to 'emacs/.emacs.d/elpa/git-commit-20180912.1012/git-commit-pkg.el') diff --git a/emacs/.emacs.d/elpa/git-commit-20180912.1012/git-commit-pkg.el b/emacs/.emacs.d/elpa/git-commit-20180912.1012/git-commit-pkg.el new file mode 100644 index 0000000..9635f8e --- /dev/null +++ b/emacs/.emacs.d/elpa/git-commit-20180912.1012/git-commit-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "git-commit" "20180912.1012" "Edit Git commit messages" '((emacs "25.1") (dash "20180413") (with-editor "20180414")) :commit "a486819423bb7d28a36d52628016704fd9fb09d4" :keywords '("git" "tools" "vc") :maintainer '("Jonas Bernoulli" . "jonas@bernoul.li") :url "https://github.com/magit/magit") -- cgit 1.4.1