From 6803c2c1f4dacb733dcaa51590b2f335ccbd58a5 Mon Sep 17 00:00:00 2001 From: itchyny Date: Thu, 26 May 2016 21:59:17 +0900 Subject: [PATCH] update the doc: tweak the document for lightline#init() --- doc/lightline.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index c22d84b..9936725 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -4,7 +4,7 @@ Version: 0.0 Author: itchyny (https://github.com/itchyny) License: MIT License Repository: https://github.com/itchyny/lightline.vim -Last Change: 2016/05/16 22:48:37. +Last Change: 2016/05/26 21:57:34. CONTENTS *lightline-contents* @@ -341,7 +341,7 @@ Exposed functions for lightline.vim. Returns the mode of the Vim using |g:lightline.mode_map|. lightline#init() *lightline#init()* - Initializes the variable |g:lightline|. + Initializes the internal state from |g:lightline|. lightline#colorscheme() *lightline#colorscheme()* Initializes the colorscheme and the highlight groups.