From ee972cd83b9c5cea4c1fadcbdbe643b6c01c4f33 Mon Sep 17 00:00:00 2001 From: itchyny Date: Tue, 20 Oct 2020 21:24:00 +0900 Subject: [PATCH] add a pointer to vim-gitbranch --- doc/lightline.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index 55c4894..a08af28 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -4,7 +4,7 @@ Version: 0.1 Author: itchyny (https://github.com/itchyny) License: MIT License Repository: https://github.com/itchyny/lightline.vim -Last Change: 2020/10/20 21:20:32. +Last Change: 2020/10/20 21:23:32. CONTENTS *lightline-contents* @@ -149,6 +149,10 @@ OPTIONS *lightline-option* \ }, \ } < + If you simply want to display the branch name instead of + installing a plugin for full git integration, you can use + vim-gitbranch (https://github.com/itchyny/vim-gitbranch). + g:lightline.component_function_visible_condition *g:lightline.component_function_visible_condition* A dictionary to store the visible conditions of the function