From ac3af3991fff22ef89a577cd58013d0e934f4b8d Mon Sep 17 00:00:00 2001 From: itchyny Date: Thu, 22 Aug 2013 11:20:08 +0900 Subject: [PATCH] improve README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c93a5e3..66e1d30 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ A light and configurable statusline for Vim With branch name, readonly mark and modified mark. ![lightline.vim - landscape - fugitive](https://raw.github.com/itchyny/lightline.vim/master/image/landscape/5.png) +## Why yet another...? ++ vim-powerline is a nice plugin, but deprecated. ++ vim-airline is a nice plugin, but not configurable. Also, it does *too much* for other plugins, which should be done by uesrs in .vimrc. + ## Author itchyny (https://github.com/itchyny)