From 38fca3012512b611e357188ea1780eb965e39a42 Mon Sep 17 00:00:00 2001 From: yhu266 <56977205+yhu266@users.noreply.github.com> Date: Tue, 29 Dec 2020 16:08:16 -0800 Subject: [PATCH] Add tag links for "doc/fzf.txt" --- doc/fzf.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/fzf.txt b/doc/fzf.txt index 5da12323..b99c19f9 100644 --- a/doc/fzf.txt +++ b/doc/fzf.txt @@ -1,22 +1,22 @@ -fzf.txt fzf Last change: October 18 2020 +fzf.txt fzf Last change: December 29 2020 FZF - TABLE OF CONTENTS *fzf* *fzf-toc* ============================================================================== - FZF Vim integration - Installation - Summary - :FZF[!] - Configuration - Examples - Explanation of g:fzf_colors - fzf#run - fzf#wrap - Global options supported by fzf#wrap - Tips - fzf inside terminal buffer - Starting fzf in a popup window - Hide statusline - License + FZF Vim integration |fzf-vim-integration| + Installation |fzf-installation| + Summary |fzf-summary| + :FZF[!] |:FZF| + Configuration |fzf-configuration| + Examples |fzf-examples| + Explanation of g:fzf_colors |fzf-explanation-of-gfzfcolors| + fzf#run |fzf#run| + fzf#wrap |fzf#wrap| + Global options supported by fzf#wrap |fzf-global-options-supported-by-fzf#wrap| + Tips |fzf-tips| + fzf inside terminal buffer |fzf-inside-terminal-buffer| + Starting fzf in a popup window |fzf-starting-fzf-in-a-popup-window| + Hide statusline |fzf-hide-statusline| + License |fzf-license| FZF VIM INTEGRATION *fzf-vim-integration* ==============================================================================