confi-emacs-actual/snippets/org-mode/inline_source

8 lines
133 B
Plaintext
Raw Normal View History

2022-03-30 01:21:13 +02:00
# -*- mode: snippet -*-
# name: Inline Source
# uuid: srci
# key: srci
# condition: t
# --
src_${1:language}[${2:header}]{${0:body}}