Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Nov 19, 2024
1 parent aef1ab2 commit c6e6460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The **outline-indent** package is a fast and reliable alternative to the **origa

In addition to code folding, *outline-indent* allows:
- Moving indented subtrees up and down,
- indent/unindent (demoting/promoting) sections to adjust indentation levels,
- indent/unindent sections to adjust indentation levels,
- customizing the ellipsis,
- inserting a new line with the same indentation level as the current line,
- and other features.
Expand Down
2 changes: 1 addition & 1 deletion outline-indent.el
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
;;
;; In addition to code folding, outline-indent allows:
;; - Moving indented subtrees up and down,
;; - promoting and demoting sections to adjust indentation levels,
;; - indent/unindent sections to adjust indentation levels,
;; - customizing the ellipsis,
;; - inserting a new line with the same indentation level as the current line,
;; - and other features.
Expand Down

0 comments on commit c6e6460

Please sign in to comment.