Add the fancy-narrow package

This commit is contained in:
Gergely Polonkai 2017-10-02 13:33:25 +02:00
parent ff8d3f0cfd
commit 33fe8aea63
1 changed files with 4 additions and 0 deletions

View File

@ -1066,6 +1066,10 @@ INFO plist."
(:map projectile-mode-map
("C-c p C-a" . ag-project)))
(use-package fancy-narrow
:config
(fancy-narrow-mode))
;; open pdf with system pdf viewer (works on mac)
(setq bibtex-completion-pdf-open-function
(lambda (fpath)