summary refs log tree commit diff
path: root/emacs/site-lisp/elastic-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/site-lisp/elastic-pkg.el')
-rw-r--r--emacs/site-lisp/elastic-pkg.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs/site-lisp/elastic-pkg.el b/emacs/site-lisp/elastic-pkg.el
new file mode 100644
index 0000000..3ba8b7b
--- /dev/null
+++ b/emacs/site-lisp/elastic-pkg.el
@@ -0,0 +1,6 @@
+(define-package
+  "elastic"
+  "1.0.0"
+  "Elastic Spaces and Tabs for Programming With Proportional Fonts."
+  '((emacs "29.1")
+    (dash "2.19.1")))