Fixup custom.el

master
Jacopo De Simoi 7 years ago
parent 86191a5e23
commit 0a7a482ddf
  1. 7
      custom.el

@ -57,11 +57,14 @@
("org" . "http://orgmode.org/elpa/")))) ("org" . "http://orgmode.org/elpa/"))))
'(package-selected-packages '(package-selected-packages
(quote (quote
(markdown-mode magit-todos aggressive-indent pass org magit helm-flycheck helm avy-zap))) (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 org magit helm-flycheck helm avy-zap)))
'(parens-require-spaces nil) '(parens-require-spaces nil)
'(safe-local-variable-values '(safe-local-variable-values
(quote (quote
((dropbox . yes) ((eval save-excursion
(org-babel-goto-named-src-block "startup")
(org-babel-execute-src-block))
(dropbox . yes)
(buffer-close-on-idle . t) (buffer-close-on-idle . t)
(ispell-dictionary . british) (ispell-dictionary . british)
(ispell-local-dictionary . british) (ispell-local-dictionary . british)

Loading…
Cancel
Save