Update custom variables

master
Jacopo De Simoi 4 years ago
parent 23568c31c4
commit 58318fd3f7
  1. 5
      custom.el

@ -86,10 +86,11 @@
("melpa-stable" . "http://stable.melpa.org/packages/")
("org" . "http://orgmode.org/elpa/")))
'(package-selected-packages
'(adaptive-wrap org-roam excorporate helm-ag helm-projectile org-journal gist async with-editor treepy s popup epl pkg-info pcre2el dash f password-store hl-todo graphql ghub git-commit magit-popup flycheck helm-core git-gutter avy markdown-mode magit-todos aggressive-indent pass magit helm-flycheck helm avy-zap))
'(geiser-guile adaptive-wrap org-roam excorporate helm-ag helm-projectile org-journal gist async with-editor treepy s popup epl pkg-info pcre2el dash f password-store hl-todo graphql ghub git-commit magit-popup flycheck helm-core git-gutter avy markdown-mode magit-todos aggressive-indent pass magit helm-flycheck helm avy-zap))
'(parens-require-spaces nil)
'(safe-local-variable-values
'((eval save-excursion
'((org-src-preserve-indentation . t)
(eval save-excursion
(org-babel-goto-named-src-block "startup")
(org-babel-execute-src-block)
(org-babel-goto-named-src-block "startup-write-paystub")

Loading…
Cancel
Save