From 5af1799712377a7868051dc8e6e21337b6300fcc Mon Sep 17 00:00:00 2001 From: itchyny Date: Sun, 25 Aug 2013 13:41:15 +0900 Subject: [PATCH] improve README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b38c9c9..5f81345 100644 --- a/README.md +++ b/README.md @@ -178,9 +178,9 @@ let g:lightline = { \ } ``` ![lightline.vim - tutorial](https://raw.github.com/wiki/itchyny/lightline.vim/image/tutorial/17.png) -Still, you have problems like +Still, if you have problem like ![lightline.vim - tutorial](https://raw.github.com/wiki/itchyny/lightline.vim/image/tutorial/20.png) -add +then add ```sh export TERM=xterm-256color ```