From a0bc4449f919005ee434d948c929d1beed5bef01 Mon Sep 17 00:00:00 2001 From: itchyny Date: Tue, 27 Aug 2013 11:49:40 +0900 Subject: [PATCH] improve doc --- doc/lightline.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index 5c5232e..c152396 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: 2013/08/27 11:48:00. +Last Change: 2013/08/27 11:49:37. CONTENTS *lightline-contents* @@ -39,10 +39,10 @@ SPIRIT *lightline-spirit* You might find this plugin is not so useful in default. This plugin does not provide the branch information, which is a very basic - component in existing plugins. The reason is: branch component is one - of plugin-crossing settings so users should write the settings using - the APIs of the both plugins. Hospitality makes a plugin messy. Good - APIS keep a plugin clean. + component in existing plugins. The reason is that branch component is + one of plugin-crossing settings so users should write the settings + using the APIs of the both plugins. Hospitality makes a plugin messy. + Good APIS keep a plugin clean. ------------------------------------------------------------------------------ OPTIONS *lightline-option*