reformat
This commit is contained in:
parent
b06fe0dde2
commit
c93c595ba3
1 changed files with 2 additions and 4 deletions
|
@ -179,14 +179,12 @@
|
|||
|
||||
(def-package! ivy-bibtex
|
||||
:when (featurep! :completion ivy)
|
||||
:commands ivy-bibtex
|
||||
)
|
||||
:commands ivy-bibtex)
|
||||
|
||||
|
||||
(def-package! helm-bibtex
|
||||
:when (featurep! :completion helm)
|
||||
:commands helm-bibtex
|
||||
)
|
||||
:commands helm-bibtex)
|
||||
|
||||
(after! bibtex-completion
|
||||
(unless (string-empty-p +latex-bibtex-file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue