From 244c1f1f1b7d36667479f209c51d41a2d970f416 Mon Sep 17 00:00:00 2001 From: itchyny Date: Fri, 23 Aug 2013 09:59:56 +0900 Subject: [PATCH] add description of landscape --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8ec498..2ea17f1 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ A light and configurable statusline for Vim With branch name, read-only mark and modified mark. ![lightline.vim - landscape - fugitive](https://raw.github.com/itchyny/lightline.vim/master/image/landscape/5.png) +landscape is my colorscheme, which is a high-contrast cui-supported colorscheme, available at https://github.com/itchyny/landscape.vim + ## Why yet another clone for powerline? + [vim-powerline](https://github.com/Lokaltog/vim-powerline) is a nice plugin, but deprecated. + [powerline](https://github.com/Lokaltog/powerline) is a nice plugin, but difficult to configure.