yasnippet/snippets/emacs-lisp-mode/delete-file.yasnippet

6 lines
102 B
Plaintext
Executable File

#contributor: Xah Lee (XahLee.org)
#name: delete-file
#key: delete-file
#key: df
# --
(delete-file $0)