aboutsummaryrefslogtreecommitdiffstats
path: root/oni-scheme.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-03-05 00:06:28 -0800
committerGravatar Tom Willemse2019-03-05 00:06:28 -0800
commit82f2ebebf5f00440699cff7cc7b40b494d220c63 (patch)
tree0241494fa20098c5a1d447c812841e32fb7c50e2 /oni-scheme.el
parentf2df84c819bc34b4c24f3e53cfd9231bb42f156a (diff)
downloademacs-config-82f2ebebf5f00440699cff7cc7b40b494d220c63.tar.gz
emacs-config-82f2ebebf5f00440699cff7cc7b40b494d220c63.zip
Add oni-paredit
Diffstat (limited to 'oni-scheme.el')
-rw-r--r--oni-scheme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-scheme.el b/oni-scheme.el
index 56ab062..8066bf8 100644
--- a/oni-scheme.el
+++ b/oni-scheme.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190226224653
-;; Package-Requires: (oni-company paredit rainbow-delimiters fill-column-indicator)
+;; Version: 20190304235839
+;; Package-Requires: (oni-company oni-paredit rainbow-delimiters fill-column-indicator)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by