From 47432c3c1f35c11c822f64a6fa07f2133663ccc6 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 6 Feb 2019 00:34:44 -0800 Subject: Require oni-company instead of company This should pull in my ‘company-mode’ configuration, as well as ‘company’. --- oni-python.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oni-python.el') diff --git a/oni-python.el b/oni-python.el index 5feab25..d173a77 100644 --- a/oni-python.el +++ b/oni-python.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 20190205234251 -;; Package-Requires: (company-jedi fill-column-indicator flycheck rainbow-delimiters reformatter traad hydra) +;; Version: 20190206003120 +;; Package-Requires: (oni-company company-jedi fill-column-indicator flycheck rainbow-delimiters reformatter traad hydra) ;; 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