From 5dfcc6d81b4f2db3934edc321e6e480a86fea8e0 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 18 Apr 2024 02:00:35 -0400 Subject: [PATCH] Add customizations --- custom.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/custom.el b/custom.el index dd38f8b..1691817 100644 --- a/custom.el +++ b/custom.el @@ -31,6 +31,7 @@ '(frame-background-mode 'dark) '(global-disable-mouse-mode-lighter "") '(global-font-lock-mode t nil (font-lock)) + '(global-page-break-lines-mode nil nil (page-break-lines)) '(helm-su-or-sudo "su") '(hl-sexp-background-colors '("#395959")) '(ibuffer-use-other-window t) @@ -60,7 +61,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 t) + '(org-icalendar-include-todo t) '(org-indent-mode-turns-on-hiding-stars nil) '(org-latex-default-packages-alist '(("AUTO" "inputenc" t @@ -89,10 +90,11 @@ ("melpa-stable" . "http://stable.melpa.org/packages/") ("org" . "http://orgmode.org/elpa/"))) '(package-selected-packages - '(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)) + '(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 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 + '((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 (org-babel-goto-named-src-block "def-tag")