First commit.
This commit is contained in:
6
snippets/org-mode/inline
Normal file
6
snippets/org-mode/inline
Normal file
@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: inline code
|
||||
# key: inl
|
||||
# uuid: inl
|
||||
# --
|
||||
src_${1:language}${2:[${3::exports code}]}{${4:code}}
|
Reference in New Issue
Block a user