Add the fillcode package

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

View File

@ -1070,6 +1070,10 @@ INFO plist."
:config
(fancy-narrow-mode))
(use-package fillcode
:config
(add-hook 'python-mode-hook 'fillcode-mode))
;; open pdf with system pdf viewer (works on mac)
(setq bibtex-completion-pdf-open-function
(lambda (fpath)