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:
@ -0,0 +1,8 @@
|
||||
;;; .doomrc --- doom runtime config -*- mode: emacs-lisp; lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
(require 'doom) ; be silent, byte-compiler
|
||||
|
||||
$0`%`
|
||||
|
||||
;;; .doomrc ends here
|
Reference in New Issue
Block a user