Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim

This commit is contained in:
hedy
2023-11-02 22:21:21 +08:00

View File

@@ -22,6 +22,8 @@ Table of Contents *symbols-outline-table-of-contents*
============================================================================== ==============================================================================
1. Fork status *symbols-outline-fork-status* 1. Fork status *symbols-outline-fork-status*
|symbols-outline-skip-to-plugin-readme|
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.
@@ -36,14 +38,14 @@ use-cases which incorporates some selected PRs.
MAINTENANCE STATUS *symbols-outline-fork-status-maintenance-status* MAINTENANCE STATUS *symbols-outline-fork-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
ability). encounter myself would be fixed (to the best of my ability).
I do not merge PRs from the original repo that I dont personally need. I do not merge PRs from the original repo that I dont 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 |symbols-outline-fixes| and others listed in |symbols-outline-fixes|
- You want to use |symbols-outline-features| available in this fork, which are not - You want to use |symbols-outline-features| available in this fork, which are not
included upstream included upstream