about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el index 7e2c1ea..63a327c 100644 --- a/init.el +++ b/init.el
@@ -1334,8 +1334,7 @@ if ripgrep is installed, otherwise `consult-grep'."
1334 "<S-return>" acdw-org/org-table-copy-down 1334 "<S-return>" acdw-org/org-table-copy-down
1335 "M-SPC M-SPC" insert-zero-width-space 1335 "M-SPC M-SPC" insert-zero-width-space
1336 "C-c C-l" org-insert-link-dwim 1336 "C-c C-l" org-insert-link-dwim
1337 "M-w" kill-ring-save-unfilled 1337 "M-w" acdw/copy-region-plain)
1338 "M-=" acdw-org/count-words-stupidly)
1339 1338
1340 (with-eval-after-load 'org-export 1339 (with-eval-after-load 'org-export
1341 (add-to-list 'org-export-filter-final-output-functions 1340 (add-to-list 'org-export-filter-final-output-functions