{ "src": { "description": "#+BEGIN_SRC ... block", "prefix": "src", "body": ["#+BEGIN_SRC ${1:lang}", "$0", "#+END_SRC"] } }