Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Oct 17, 2024
1 parent 01c972f commit 5aac50a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ To install the `outline-indent` from MELPA:
:custom
(outline-indent-ellipsis " ▼ "))
;; The make-window-start-visible parameter is set to ensure that the
;; beginning of the window always remains visible during certain actions,
;; Ensure that the window-start always remains visible during certain actions,
;; such as when all folds are collapsed.
(setq-default make-window-start-visible t)
```
Expand Down

0 comments on commit 5aac50a

Please sign in to comment.