Added company reftex support.
This commit is contained in:
parent
821d1937b8
commit
a64a2e8848
2 changed files with 7 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
;; Features according to other user selected options
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-auctex))
|
||||
(package! company-auctex)
|
||||
(package! company-reftex))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-bibtex))
|
||||
(when (featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue