6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
|
#contributor: Xah Lee (XahLee.org)
|
||
|
#name: insert-file-contents
|
||
|
#key: insert-file-contents
|
||
|
#key: ifc
|
||
|
# --
|
||
|
(insert-file-contents ${1:filename}${2: visit}${3: beg}${4: end}${5: replace})
|