add image in the README (ref #74)

This commit is contained in:
itchyny
2014-07-27 06:28:44 +09:00
parent a5b1cd1753
commit 35b20975f3

View File

@@ -524,6 +524,7 @@ let g:lightline = {
```
If you want to get rid of the extraneous default vim mode information that is now provided by lightline:
![lightline.vim - showmode](https://raw.githubusercontent.com/wiki/itchyny/lightline.vim/image/showmode.png)
```vim
set noshowmode
```