fix(docs): disable doom-docs--hide-stars-h
Hiding the stars with org-fold breaks org-cycle, so until I have time to fix it, I'll disable this hook altogether.
This commit is contained in:
parent
6d4b2b48c2
commit
c1512feea1
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ This primes `org-mode' for reading."
|
|||
#'doom-docs--hide-meta-h
|
||||
#'doom-docs--hide-tags-h
|
||||
#'doom-docs--hide-drawers-h
|
||||
#'doom-docs--hide-stars-h
|
||||
;; #'doom-docs--hide-stars-h
|
||||
#'doom-docs--expand-macros-h
|
||||
#'doom-docs--hide-src-blocks-h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue