improve README.md

This commit is contained in:
itchyny
2013-08-25 13:41:15 +09:00
parent adb3363f74
commit 5af1799712

View File

@@ -178,9 +178,9 @@ let g:lightline = {
\ } \ }
``` ```
![lightline.vim - tutorial](https://raw.github.com/wiki/itchyny/lightline.vim/image/tutorial/17.png) ![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) ![lightline.vim - tutorial](https://raw.github.com/wiki/itchyny/lightline.vim/image/tutorial/20.png)
add then add
```sh ```sh
export TERM=xterm-256color export TERM=xterm-256color
``` ```