Update readme

This commit is contained in:
hedy
2023-11-03 09:43:51 +08:00
parent 8ddaa13443
commit be0ee3d994

View File

@@ -104,6 +104,9 @@ Features/Changes:
- Flash highlight when using goto/peek location. - Flash highlight when using goto/peek location.
- Auto jump config option (see config `auto_goto`)
(simrat39/symbols-outline.nvim#225, simrat39/symbols-outline.nvim#228).
## PRs ## PRs
[Skip this section](#symbols-outlinenvim) [Skip this section](#symbols-outlinenvim)
@@ -117,9 +120,12 @@ Key:
- ✅ Open handler checks if view is not already open - ✅ Open handler checks if view is not already open
(#235 by eyalz800) (#235 by eyalz800)
- auto_goto config param - auto_jump config param
(#229 by stickperson) (#229 by stickperson)
**Renamed to `auto_goto` for consistency**
- ✅ Update nerd fonts to 3.0 - ✅ Update nerd fonts to 3.0
(#225 by anstadnik) (#225 by anstadnik)