[Misc] Remove `ebib'

This commit is contained in:
Daniel - 2019-11-11 18:24:11 +01:00
parent ca09c77084
commit c183ceed82
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 3 deletions

View File

@ -2521,9 +2521,6 @@ With given ARG, display files in `db/important-document-path."
(add-hook 'TeX-mode-hook
(lambda () (setq ispell-parser 'tex)))))
(use-package ebib
:commands (ebib))
(use-package helm-bibtex
:commands (helm-bibtex))