From 138a8e150ab0689e5b3f19f0d8e7fe09c303cae4 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Tue, 27 Jun 2023 01:35:18 +0800 Subject: [PATCH] fix(flygrep): fix stylized of flygrep doc merge: https://github.com/SpaceVim/SpaceVim/pull/4880 Co-authored-by: blankname --- bundle/FlyGrep/doc/FlyGrep.txt | 2 +- bundle/FlyGrep/plugin/FlyGrep.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/FlyGrep/doc/FlyGrep.txt b/bundle/FlyGrep/doc/FlyGrep.txt index 146180755..6a2883163 100644 --- a/bundle/FlyGrep/doc/FlyGrep.txt +++ b/bundle/FlyGrep/doc/FlyGrep.txt @@ -1,5 +1,5 @@ *FlyGrep.txt* Fly grep in vim -Wang Shidong *FlyGrep* *FlyGrep* +Wang Shidong *flygrep* *FlyGrep* ============================================================================== CONTENTS *FlyGrep-contents* diff --git a/bundle/FlyGrep/plugin/FlyGrep.vim b/bundle/FlyGrep/plugin/FlyGrep.vim index 9af60e7cb..bb4149739 100644 --- a/bundle/FlyGrep/plugin/FlyGrep.vim +++ b/bundle/FlyGrep/plugin/FlyGrep.vim @@ -8,7 +8,7 @@ "" " @section Introduction, intro -" @stylized FlyGrep +" @stylized flygrep " @library " @order intro version dicts functions exceptions layers api faq " Fly grep in vim, written in pure vim script for MacVim, gvim and vim version