Skip to content

Commit 32e521d

Browse files
committed
docs: minor cleanup
1 parent 24e3f94 commit 32e521d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<a href="https://dotfyle.com/plugins/chrisgrieser/nvim-origami">
55
<img alt="badge" src="https://dotfyle.com/plugins/chrisgrieser/nvim-origami/shield"/></a>
66

7-
A collection of Quality-of-life features related to folding.
7+
A collection of quality-of-life features related to folding.
88

9-
## Features
109
<img alt="Showcase" width=75% src="https://github.com/user-attachments/assets/64da0d38-c220-44e3-ac50-20f9df835c8a">
1110

11+
## Features
1212
- Use the **LSP to provide folds**, with Treesitter as fallback if the LSP does
1313
not provide folding information (and indent-based folding as fallback if
1414
neither is available).
@@ -51,7 +51,7 @@ manner and adds some features that `nvim-ufo` does not provide.
5151
- nvim 0.11 is now required.
5252
- `nvim-ufo` is ****no longer compatible**** with this plugin (most of its
5353
features are now offered by `nvim-origami` in a more lightweight way).
54-
- Saving folds across sessions is no longer supported by this plugin.
54+
- [Saving folds across sessions is no longer supported.](https://github.com/chrisgrieser/nvim-origami/issues/21)
5555
- If you do not like the changes, you can pin `nvim-origami` to the tag `v1.9`.
5656

5757
## Installation

0 commit comments

Comments
 (0)