mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-05-02 09:41:41 -07:00
Add file templates folderg
This commit is contained in:
parent
964b23446c
commit
efa68d5165
1 changed files with 6 additions and 0 deletions
6
private/templates/emacs-lisp-mode/@@initfile
Normal file
6
private/templates/emacs-lisp-mode/@@initfile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
;;; `(f-filename buffer-file-name)` --- ${1:description}
|
||||
|
||||
$0
|
||||
|
||||
(provide '`(f-base buffer-file-name)`)
|
||||
;;; `(f-filename buffer-file-name)` ends here
|
||||
Loading…
Add table
Add a link
Reference in a new issue