Improved math completion via company-math
This commit is contained in:
parent
614c49f43f
commit
babb7821a0
2 changed files with 11 additions and 5 deletions
|
@ -16,7 +16,8 @@
|
|||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-auctex)
|
||||
(package! company-reftex))
|
||||
(package! company-reftex)
|
||||
(package! company-math))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-bibtex))
|
||||
(when (featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue