1
0
Fork 0

Require oni-company instead of company

This should pull in my ‘company-mode’ configuration, as well as ‘company’.
This commit is contained in:
Tom Willemse 2019-02-06 00:34:44 -08:00
parent 7dd202a015
commit 47432c3c1f
2 changed files with 4 additions and 4 deletions

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; 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

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; 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