From abfcbe0a25375dfb667f201c42d0f481dd793be2 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 13 Feb 2019 22:58:58 -0800 Subject: Use my configurations for flycheck and company --- oni-lisp-mode.el | 4 ++-- 1 file 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 ;; 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 -- cgit v1.2.3-54-g00ecf