mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
feature/file-templates: update header line in doom templates
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
;;; `(file-relative-name buffer-file-truename doom-modules-dir)` -*- lexical-binding: t; -*-
|
||||
;;; `(+file-templates-get-short-path)` -*- lexical-binding: t; -*-
|
||||
|
||||
$0
|
||||
|
@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; `(file-relative-name buffer-file-truename doom-modules-dir)`
|
||||
;;; `(+file-templates-get-short-path)`
|
||||
|
||||
$0
|
||||
|
@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; `(file-relative-name buffer-file-truename doom-modules-dir)`
|
||||
;;; `(+file-templates-get-short-path)`
|
||||
|
||||
$0
|
Reference in New Issue
Block a user