readme: Update PR status

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

View File

@@ -131,6 +131,7 @@ Key:
- ✅ fix(icons): replace obsolete icons - ✅ fix(icons): replace obsolete icons
(#219 by loichyan) (#219 by loichyan)
**Superseded by #225** **Superseded by #225**
- ✅ Support ccls symbols - ✅ Support ccls symbols
@@ -141,6 +142,7 @@ Key:
- ✅ Make close_outline idempotent - ✅ Make close_outline idempotent
(#200 by showermat) (#200 by showermat)
**Superseded by #163** **Superseded by #163**
- Distinguish between public and private function display in Elixir - Distinguish between public and private function display in Elixir
@@ -172,11 +174,16 @@ Key:
- ✅ feat: instant_preview - ✅ feat: instant_preview
(#116 by axieax) (#116 by axieax)
**Superseded with an improved implementation** **Superseded with an improved implementation**
- check if code_win is nill - check if code_win is nill
(#110 by i3Cheese) (#110 by i3Cheese)
**Superseded before this fork was created**
(perhaps the PR ws forgotten to be closed)
- Floating window (Draft) - Floating window (Draft)
(#101 by druskus20) (#101 by druskus20)