|
|
|
|
@ -60,7 +60,7 @@ |
|
|
|
|
'(org-habit-show-habits-only-for-today nil) |
|
|
|
|
'(org-habit-today-glyph 57520) |
|
|
|
|
'(org-icalendar-categories '(all-tags category)) |
|
|
|
|
'(org-icalendar-include-todo t) |
|
|
|
|
'(org-icalendar-include-todo t t) |
|
|
|
|
'(org-indent-mode-turns-on-hiding-stars nil) |
|
|
|
|
'(org-latex-default-packages-alist |
|
|
|
|
'(("AUTO" "inputenc" t |
|
|
|
|
@ -89,7 +89,7 @@ |
|
|
|
|
("melpa-stable" . "http://stable.melpa.org/packages/") |
|
|
|
|
("org" . "http://orgmode.org/elpa/"))) |
|
|
|
|
'(package-selected-packages |
|
|
|
|
'(org-roam elfeed jeison dired-du lua-mode geiser-guile adaptive-wrap excorporate helm-ag helm-projectile org-journal 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 markdown-mode magit-todos aggressive-indent pass magit helm-flycheck helm)) |
|
|
|
|
'(slack treesit-auto org-roam elfeed jeison dired-du lua-mode geiser-guile adaptive-wrap excorporate helm-ag helm-projectile org-journal 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 markdown-mode magit-todos aggressive-indent pass magit helm-flycheck helm)) |
|
|
|
|
'(parens-require-spaces nil) |
|
|
|
|
'(safe-local-variable-values |
|
|
|
|
'((org-heading-cycle-list |
|
|
|
|
@ -127,7 +127,7 @@ |
|
|
|
|
(auto-revert-mode . 1) |
|
|
|
|
(eval add-hook 'before-save-hook 'org-icalendar-export-to-ics nil t) |
|
|
|
|
(eval add-hook 'before-save-hook 'org-export-icalendar-this-file nil t) |
|
|
|
|
(TeX-master . notes\.tex) |
|
|
|
|
(TeX-master . notes.tex) |
|
|
|
|
(bookmark-default-file . "./emacs.bmk"))) |
|
|
|
|
'(smart-tab-completion-functions-alist |
|
|
|
|
'((emacs-lisp-mode . lisp-complete-symbol) |
|
|
|
|
|