Update oef-mode.rcp

company required -> company-mode required
This commit is contained in:
Raoul HATTERER 2018-10-27 22:44:51 +02:00 committed by GitHub
parent 87b37031f9
commit 173390503c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@
:description "Provide oef-mode (Online Exercise Format for wims) to emacs"
:type github
:pkgname "raoulhatterer/oef-mode"
:depends (emmet-mode company rainbow-delimiters rainbow-mode yafolding-mode LaTeX-math-mode wrap-region-mode expand-region)
:depends (emmet-mode company-mode rainbow-delimiters rainbow-mode yafolding-mode LaTeX-math-mode wrap-region-mode expand-region)
:info ".")