unix-conf/.emacs.d/elpa/yasnippet-20160131.948/snippets/emacs-lisp-mode/insert-file-contents

6 lines
162 B
Plaintext
Raw Normal View History

2016-02-18 13:53:30 +00:00
#contributor: Xah Lee (XahLee.org)
#name: insert-file-contents
#key: insert-file-contents
#key: ifc
# --
(insert-file-contents $0 &optional VISIT BEG END REPLACE)