emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/insert-file-contents.yasnippet
2012-02-17 22:12:32 +02:00

6 lines
166 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)