diff options
author | mattkae <mattkae@protonmail.com> | 2022-05-17 07:07:37 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-05-17 07:07:37 -0400 |
commit | becff06c71d277647eda4378203d03ab36e141eb (patch) | |
tree | a1f73bba3676f34e0faf76764f5de963321f5576 /elpa/goto-chg-20220107.1733/goto-chg-pkg.el | |
parent | 3f4a0d5370ae6c34afe180df96add3b8522f4af1 (diff) |
Evil mode and latex support
Diffstat (limited to 'elpa/goto-chg-20220107.1733/goto-chg-pkg.el')
-rw-r--r-- | elpa/goto-chg-20220107.1733/goto-chg-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elpa/goto-chg-20220107.1733/goto-chg-pkg.el b/elpa/goto-chg-20220107.1733/goto-chg-pkg.el new file mode 100644 index 0000000..cd8628d --- /dev/null +++ b/elpa/goto-chg-20220107.1733/goto-chg-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from goto-chg.el -*- no-byte-compile: t -*- +(define-package "goto-chg" "20220107.1733" "Go to last change" '((emacs "24.1")) :commit "278cd3e6d5107693aa2bb33189ca503f22f227d0" :authors '(("David Andersson <l.david.andersson(at)sverige.nu>")) :maintainer '("Vasilij Schneidermann" . "mail@vasilij.de") :keywords '("convenience" "matching") :url "https://github.com/emacs-evil/goto-chg") |