summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-org.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-10-12 03:38:25 +0100
committerjao <jao@gnu.org>2025-10-12 03:38:25 +0100
commit0f09d350821349563fa5f930fd66c75c9d464bb8 (patch)
tree7a43c84e74c974b4c9f89aeae12102b974a3a786 /custom/jao-custom-org.el
parenta3fbc8afacd7c015061ba274182504e59ce6cd87 (diff)
downloadelibs-0f09d350821349563fa5f930fd66c75c9d464bb8.tar.gz
elibs-0f09d350821349563fa5f930fd66c75c9d464bb8.tar.bz2
org: attached buffer and c babelmain
Diffstat (limited to 'custom/jao-custom-org.el')
-rw-r--r--custom/jao-custom-org.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/jao-custom-org.el b/custom/jao-custom-org.el
index 40fb541..9b8c4eb 100644
--- a/custom/jao-custom-org.el
+++ b/custom/jao-custom-org.el
@@ -191,9 +191,12 @@
(python . t)
(scheme .t)
(shell . t)
+ (C . t)
;; (prolog . t)
))
+(jao-define-attached-buffer "\\*Org Src\\( .*\\)?\\*" 0.5)
+
;;; Org cliplink (link from clipboard)
(use-package org-cliplink
:ensure t