Commit graph

9 commits

Author SHA1 Message Date
Henrik Lissner
cbc59f9333
Appease the byte-compiler 2018-07-30 12:10:11 +02:00
Henrik Lissner
14f4e4384a
lang/latex: general refactor 2018-07-30 03:43:43 +02:00
Henrik Lissner
66679d2f7b
Remove (ivy|helm)-bibtex def-package's
ivy-bibtex and helm-bibtex are autoloaded by their respective packages' autoloads files, so their def-package! blocks are unnecessary.
2018-07-19 15:44:23 +02:00
Henrik Lissner
5d361534ce
Move set-company-backend! into reftex config
Since the company-reftex config doesn't do anything else, and set-company-backend! is an autodef function, it will no-op if :completion company isn't enabled.
2018-07-19 15:43:30 +02:00
Patrick Elliott
c1381d7747 Defer company-reftex 2018-07-18 16:58:26 +02:00
Patrick Elliott
03e7d1a66c Sort entries and add parencite
Co-authored by: @UndeadKernel
2018-07-18 15:40:09 +02:00
Patrick Elliott
c5fd541773 Implement @hlissner's suggestions 2018-07-18 15:31:35 +02:00
Patrick Elliott
6e67e5b3e4 simplify reftex declaration 2018-07-18 13:39:15 +02:00
Patrick Elliott
dc40fa36d3 Move referencing setup into different file 2018-07-18 12:11:53 +02:00