From 9b907264c29530267b23c6f8ce9f233966539903 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Wed, 21 May 2025 21:03:24 +0200 Subject: [PATCH] Disable subscript after `_` --- hmModules/emacs/init.el | 55 ++++++++++++++++++++-------------------- secrets/arbi-config.age | Bin 0 -> 439 bytes 2 files changed, 28 insertions(+), 27 deletions(-) create mode 100644 secrets/arbi-config.age diff --git a/hmModules/emacs/init.el b/hmModules/emacs/init.el index 1686c97..a451093 100644 --- a/hmModules/emacs/init.el +++ b/hmModules/emacs/init.el @@ -786,35 +786,36 @@ (use-package org :hook ((org-mode . variable-pitch-mode) - (org-mode . visual-line-mode) - (org-mode . visual-fill-column-mode)) + (org-mode . visual-line-mode) + (org-mode . visual-fill-column-mode)) :custom ((org-log-done nil) - (org-return-follows-link t) - (org-hide-emphasis-markers t) - (visual-fill-column-center-text t) - (visual-fill-column-width 100) - (fill-column 100) - (org-capture-templates '( - ("j" "Work Log Entry" - entry (file+datetree "~/org/work-log.org") - "* %?" - :empty-lines 0) - ("n" "Note" - entry (file+headline "~/org/notes.org" "Random Notes") - "** %?" - :empty-lines 0) - )) - (org-auto-align-tags nil) - (org-tags-column 0) - (org-catch-invisible-edits 'show-and-error) - (org-special-ctrl-a/e t) - (org-insert-heading-respect-content t) - (org-pretty-entities t) - (org-ellipsis "…") - ) + (org-return-follows-link t) + (org-hide-emphasis-markers t) + (visual-fill-column-center-text t) + (visual-fill-column-width 100) + (fill-column 100) + (org-capture-templates '( + ("j" "Work Log Entry" + entry (file+datetree "~/org/work-log.org") + "* %?" + :empty-lines 0) + ("n" "Note" + entry (file+headline "~/org/notes.org" "Random Notes") + "** %?" + :empty-lines 0) + )) + (org-auto-align-tags nil) + (org-tags-column 0) + (org-catch-invisible-edits 'show-and-error) + (org-special-ctrl-a/e t) + (org-insert-heading-respect-content t) + (org-pretty-entities t) + (org-ellipsis "…") + (org-use-sub-superscripts nil) + ) :bind (("C-c o l" . org-store-link) - ("C-c o c" . org-capture) - ("C-c b o" . org-switchb)) + ("C-c o c" . org-capture) + ("C-c b o" . org-switchb)) :config (defun ccr/org-capture (key) "Capture a note using the template KEY and close the frame when done. diff --git a/secrets/arbi-config.age b/secrets/arbi-config.age new file mode 100644 index 0000000000000000000000000000000000000000..0e31ccf9da955e61bcfcaf0238a6550509765f84 GIT binary patch literal 439 zcmYdHPt{G$OD?J`D9Oyv)5|YP*Do{V(zR14F3!+RO))YxHMCTS$}soNEmz2QvMfs} z$;)#swoI`INcAfYHg*ijEC|f-DJ=Cb%q(_x%h%5|%``E|OXkWi@=0?EEb`6p3UW?N z%QB6~NDL}YtqjXeF0e>6_Y5_&)YdL?P4oy0v_Q8_yDTLr&r!iLE7`QFLf_Cc$-JPf z+}kzVw9vgU!!_5-*~{IuyfP_UKhY%HG$SX_FrUjK-K(UyEIYTzG}t1fq_o`C$;>Cq zt0E%P#KOhRtfIJ7-_$rHC9tZ*G?YtMS63l2B3V1fu{0{x$2=>_H=|JBKQcHkCB?|s z)zH;2xg;d5AkW{_)U@2EG@Yxa{gA}hT8Wr{pCe)w)r5O@J9m^8eVKpbS(?#P2JYBr z`7%!wA5SmP4arcOYw%OXJ7t}D>20ai=PmZjM=Ia5nm_f%x;dri4_t45F2~#&abtg> z*^`1S6IGWV;>G@-7A)>qw$)Qz<0F&yrG~#g=RJd~ANFrKXCvt$BAed)&@$=d9;J=z XT<7oe(~%W9zI#m!&rNaFiV1T8`Ddkt literal 0 HcmV?d00001