readme: Fix typos
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Fork status
|
# Fork status
|
||||||
|
|
||||||
|
[Skip to plugin readme](#symbols-outlinenvim)
|
||||||
|
|
||||||
This is a fork of the original symbols-outline.nvim which fixes a lot of bugs
|
This is a fork of the original symbols-outline.nvim which fixes a lot of bugs
|
||||||
from the original repo.
|
from the original repo.
|
||||||
|
|
||||||
@@ -13,14 +15,15 @@ use-cases which incorporates some selected PRs.
|
|||||||
## Maintenance status
|
## Maintenance status
|
||||||
|
|
||||||
This fork is NOT guaranteed to be completely bug-free, nor as stable as the
|
This fork is NOT guaranteed to be completely bug-free, nor as stable as the
|
||||||
original. However, since I use this plugin myself, it is guaranteed that
|
original (aside from the already broken things in the original repo). However,
|
||||||
selected issues that I encounter myself would be fixed (to the best of my
|
since I use this plugin myself, it is guaranteed that selected issues that I
|
||||||
|
encounter myself would be fixed (to the best of my
|
||||||
ability).
|
ability).
|
||||||
|
|
||||||
I do not merge PRs from the original repo that I don't personally need.
|
I do not merge PRs from the original repo that I don't personally need.
|
||||||
|
|
||||||
- **DO use this fork if**:
|
- **DO use this fork if**:
|
||||||
- You want to use to bugfixes included in this fork, including `auto_preview`,
|
- You want to use the bugfixes included in this fork, including `auto_preview`,
|
||||||
and others listed in [fixes](#fixes)
|
and others listed in [fixes](#fixes)
|
||||||
- You want to use [features](#features) available in this fork, which are not
|
- You want to use [features](#features) available in this fork, which are not
|
||||||
included upstream
|
included upstream
|
||||||
|
|||||||
Reference in New Issue
Block a user