From 8cbdeab879386e76d5262e53001c5d5fbbc257eb Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Tue, 20 Feb 2024 14:34:54 +0800 Subject: [PATCH] docs(fhead): update following-head page --- docs/cn/following-head.md | 1 + docs/following-head.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/cn/following-head.md b/docs/cn/following-head.md index 97ac39fde..de2d5e83c 100644 --- a/docs/cn/following-head.md +++ b/docs/cn/following-head.md @@ -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 diff --git a/docs/following-head.md b/docs/following-head.md index 4ed66b422..e869b2c55 100644 --- a/docs/following-head.md +++ b/docs/following-head.md @@ -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