]> code.delx.au - gnu-emacs-elpa/blob - snippets/emacs-lisp-mode/insert-file-contents.yasnippet
Keep snippet vars definitions in a single format across all snippets and documentation.
[gnu-emacs-elpa] / snippets / emacs-lisp-mode / insert-file-contents.yasnippet
1 # contributor: Xah Lee (XahLee.org)
2 # name: insert-file-contents
3 # key: insert-file-contents
4 # key: ifc
5 # --
6 (insert-file-contents $0 &optional VISIT BEG END REPLACE)