From 958f78335eafe419ee002ad58d358854323de33a Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 6 Mar 2018 15:32:25 +0100 Subject: [PATCH] help: remove duplicate tag airline-bufferline fixes #1681 --- doc/airline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/airline.txt b/doc/airline.txt index 8af4ece7..c0ac19bd 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -406,7 +406,7 @@ vim-bufferline ------------------------------------- *airline-fugitiveline* This extension hides the fugitive://**// part of the buffer names, to only show the file name as if it were in the current working tree. -It is deactivated by default if *airline-bufferline* is activated. +It is deactivated by default if |airline-bufferline| is activated. * enable/disable bufferline integration > let g:airline#extensions#fugitiveline#enabled = 1