|
|
|
|
@ -57,11 +57,14 @@ |
|
|
|
|
("org" . "http://orgmode.org/elpa/")))) |
|
|
|
|
'(package-selected-packages |
|
|
|
|
(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) |
|
|
|
|
'(safe-local-variable-values |
|
|
|
|
(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) |
|
|
|
|
(ispell-dictionary . british) |
|
|
|
|
(ispell-local-dictionary . british) |
|
|
|
|
|