Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user