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-js2-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oni-js2-mode.el') diff --git a/oni-js2-mode.el b/oni-js2-mode.el index 68370ae..1ad81c6 100644 --- a/oni-js2-mode.el +++ b/oni-js2-mode.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 20190206002649 -;; Package-Requires: (js2-mode js2-refactor flycheck company fill-column-indicator tern company-tern fic-mode) +;; Version: 20190206003151 +;; Package-Requires: (oni-company js2-mode js2-refactor flycheck fill-column-indicator tern company-tern fic-mode) ;; 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