Install org-inline-pdf

master
Jacopo De Simoi 1 year ago
parent 8f8c000498
commit faa61950e1
  1. 5
      custom.el

@ -90,10 +90,11 @@
("melpa-stable" . "http://stable.melpa.org/packages/")
("org" . "http://orgmode.org/elpa/")))
'(package-selected-packages
'(nov magit magit-todos monkeytype org-ql helm-xref 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 flycheck helm-core git-gutter markdown-mode aggressive-indent pass helm-flycheck helm))
'(org-inline-pdf nov magit magit-todos monkeytype org-ql helm-xref 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 flycheck helm-core git-gutter markdown-mode aggressive-indent pass helm-flycheck helm))
'(parens-require-spaces nil)
'(safe-local-variable-values
'((gac-automatically-push-p . t)
'((org-image-actual-width 780)
(gac-automatically-push-p . t)
(org-heading-cycle-list
("Cleanup [[file:~/work/][work]] dir" "Cleanup [[file:~/][home]] dir" "Cleanup [[file:~/Nextcloud][nextcloud]] dir"))
(eval save-excursion

Loading…
Cancel
Save