mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
refactor(file-templates): update doomrc templates
For .doom, .doommodule, and .doom.el files.
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
;;; .doomrc --- doom runtime config -*- mode: emacs-lisp; lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
(require 'doom) ; be silent, byte-compiler
|
||||
|
||||
$0`%`
|
||||
|
||||
;;; .doomrc ends here
|
||||
`doom-version`
|
||||
((name . project-name)
|
||||
$0)
|
||||
|
Reference in New Issue
Block a user