aboutsummaryrefslogtreecommitdiffstats
path: root/oni-flycheck.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-03-06 00:53:00 -0800
committerGravatar Tom Willemse2019-03-06 00:53:00 -0800
commit836226f1da8a81d5151035d2ba47f283b3fc8833 (patch)
tree5e2edd7f8a41ededf2e8537ae6b06287878863e2 /oni-flycheck.el
parentec7c84df1b701741995b2659378c5cf65b4332b5 (diff)
downloademacs-config-836226f1da8a81d5151035d2ba47f283b3fc8833.tar.gz
emacs-config-836226f1da8a81d5151035d2ba47f283b3fc8833.zip
Add oni-fci
Diffstat (limited to 'oni-flycheck.el')
-rw-r--r--oni-flycheck.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-flycheck.el b/oni-flycheck.el
index 6b579ea..9098023 100644
--- a/oni-flycheck.el
+++ b/oni-flycheck.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190204011700
-;; Package-Requires: (flycheck flycheck-inline flycheck-cask)
+;; Version: 20190306002858
+;; Package-Requires: (flycheck flycheck-inline flycheck-cask oni-fci)
;; 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