squash! squash! Add pdf-tools layer
This commit is contained in:
parent
39bf5622d0
commit
0238a91597
|
@ -549,8 +549,6 @@ before packages are loaded."
|
||||||
(spacemacs|disable-company org-mode)
|
(spacemacs|disable-company org-mode)
|
||||||
; Add bibliography file to org-ref
|
; Add bibliography file to org-ref
|
||||||
(setq org-ref-default-bibliography '("~/Documents/Uni/DDSI/Code/IGDB/Assets/Citations.bib"))
|
(setq org-ref-default-bibliography '("~/Documents/Uni/DDSI/Code/IGDB/Assets/Citations.bib"))
|
||||||
; Use pdf-tools instead of docview
|
|
||||||
(setq-default dotspacemacs-configuration-layers '(pdf))
|
|
||||||
; Auto cleanup recentf
|
; Auto cleanup recentf
|
||||||
(setq recentf-auto-cleanup '120)
|
(setq recentf-auto-cleanup '120)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue