1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:30:05 +08:00

docs(fhead): update following-head page

This commit is contained in:
wsdjeg 2024-02-20 14:34:54 +08:00
parent e4eaf08443
commit 8cbdeab879
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@ lang: zh
## 新特性
- feat(git.vim): add `:Git shortlog` command
- feat(alternate): make `:A` command support toml
- feat(api): add lua job api
- feat(ctags): implement ctags#update in lua

View File

@ -25,6 +25,7 @@ The next release is `v0.2.3`
## New features
- feat(git.vim): add `:Git shortlog` command
- feat(alternate): make `:A` command support toml
- feat(api): add lua job api
- feat(ctags): implement ctags#update in lua