mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
refactor(file-templates): doom readme templates
Including readme template for categories.
This commit is contained in:
committed by
Henrik Lissner
parent
df62fcba26
commit
0aad1399cc
@ -95,7 +95,7 @@ if it's callable, `apropos' otherwise."
|
||||
(with-demoted-errors "%s"
|
||||
(re-search-forward
|
||||
(if (caddr module)
|
||||
"\\* Module Flags$"
|
||||
"\\* Module flags$"
|
||||
"\\* Description$"))
|
||||
(when (caddr module)
|
||||
(re-search-forward (format "=\\%s=" (caddr module))
|
||||
|
Reference in New Issue
Block a user