mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 21:43:04 +00:00
6 lines
162 B
Plaintext
Executable File
6 lines
162 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: insert-file-contents
|
|
#key: insert-file-contents
|
|
#key: ifc
|
|
# --
|
|
(insert-file-contents $0 &optional VISIT BEG END REPLACE) |