aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elisp.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-elisp.el
parentf2df84c819bc34b4c24f3e53cfd9231bb42f156a (diff)
downloademacs-config-82f2ebebf5f00440699cff7cc7b40b494d220c63.tar.gz
emacs-config-82f2ebebf5f00440699cff7cc7b40b494d220c63.zip
Add oni-paredit
Diffstat (limited to 'oni-elisp.el')
-rw-r--r--oni-elisp.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-elisp.el b/oni-elisp.el
index ea094cf..cbe1f73 100644
--- a/oni-elisp.el
+++ b/oni-elisp.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190304233629
-;; Package-Requires: (oni-company oni-flycheck paredit rainbow-delimiters nameless fill-column-indicator erefactor)
+;; Version: 20190304235831
+;; Package-Requires: (oni-company oni-flycheck oni-paredit rainbow-delimiters nameless fill-column-indicator erefactor)
;; 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