Added auctex and yasnippets
This commit is contained in:
6
.emacs.d/snippets/emacs-lisp-mode/copy-directory
Normal file
6
.emacs.d/snippets/emacs-lisp-mode/copy-directory
Normal file
@@ -0,0 +1,6 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: copy-directory
|
||||
#key: copy-directory
|
||||
#key: cd
|
||||
# --
|
||||
(copy-directory ${1:directory} {2:target}${3: keep-time}${4: parents})
|
||||
Reference in New Issue
Block a user