diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 9c11e247..7d966116 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -18,6 +18,7 @@ '(elpy-module-company elpy-module-eldoc elpy-module-flymake elpy-module-folding elpy-module-pyvenv elpy-module-yasnippet elpy-module-django elpy-module-autodoc elpy-module-sane-defaults)) '(elpy-test-pytest-runner-command '("pytest")) '(fci-rule-color "#4C566A") + '(gnus-init-file "~/.emacs.d/.gnus.el") '(initial-buffer-choice "~/Documents/journal/notes.org") '(nov-text-width nil) '(nov-variable-pitch nil)