First commit.
This commit is contained in:
7
snippets/org-mode/inline_source
Normal file
7
snippets/org-mode/inline_source
Normal file
@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Inline Source
|
||||
# uuid: srci
|
||||
# key: srci
|
||||
# condition: t
|
||||
# --
|
||||
src_${1:language}[${2:header}]{${0:body}}
|
Reference in New Issue
Block a user