aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-02-13 22:58:58 -0800
committerGravatar Tom Willemse2019-02-13 22:58:58 -0800
commitabfcbe0a25375dfb667f201c42d0f481dd793be2 (patch)
tree2f5b9c24501eaf7604e5eeb2cbbfbf65f99dac24
parent11b56cdd1aaf63f3a46a4feff75168f506ca4784 (diff)
downloademacs-config-abfcbe0a25375dfb667f201c42d0f481dd793be2.tar.gz
emacs-config-abfcbe0a25375dfb667f201c42d0f481dd793be2.zip
Use my configurations for flycheck and company
-rw-r--r--oni-lisp-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-lisp-mode.el b/oni-lisp-mode.el
index 9926189..8f3df19 100644
--- a/oni-lisp-mode.el
+++ b/oni-lisp-mode.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Package-Requires: (company flycheck paredit rainbow-delimiters)
-;; Version: 20171205234258
+;; Version: 20190213225457
+;; Package-Requires: (oni-company oni-flycheck paredit rainbow-delimiters)
;; 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