This commit is contained in:
Zelong Kuang
2025-11-21 01:05:13 +11:00
parent b431e63bd3
commit c8c650ee5f
5 changed files with 13 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: source block
# key: <source
# key: <src
# --
#+begin_src ${1:$$(yas-auto-next (yas-completing-read "Language: " (mapcar 'car org-babel-load-languages))) }
$0