refactor(file-templates): doom readme templates
Including readme template for categories.
This commit is contained in:
parent
df62fcba26
commit
0aad1399cc
7 changed files with 229 additions and 58 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue