From vspinu/company-math@600e494
This commit is contained in:
Henrik Lissner 2020-02-06 15:18:50 -05:00
parent 65b2d50e05
commit 450eed7268
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -15,7 +15,7 @@
(when (featurep! :completion company) (when (featurep! :completion company)
(package! company-auctex :pin "48c42c58ce") (package! company-auctex :pin "48c42c58ce")
(package! company-reftex :pin "33935e9654") (package! company-reftex :pin "33935e9654")
(package! company-math :pin "600e494496")) (package! company-math :pin "a796053590"))
(when (featurep! :completion ivy) (when (featurep! :completion ivy)
(package! ivy-bibtex :pin "d4471232be")) (package! ivy-bibtex :pin "d4471232be"))
(when (featurep! :completion helm) (when (featurep! :completion helm)