8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Inline Source
|
|
# uuid: srci
|
|
# key: srci
|
|
# condition: t
|
|
# --
|
|
src_${1:language}[${2:header}]{${0:body}}
|