From 24bd3280ccafd447a8b0181931997c3111bde9d0 Mon Sep 17 00:00:00 2001 From: itchyny Date: Fri, 23 Aug 2013 22:26:46 +0900 Subject: [PATCH] improve README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14d857c..3ad851b 100644 --- a/README.md +++ b/README.md @@ -478,7 +478,7 @@ Here's my setting. I use the patched font for vim-powerline. endfunction ``` When the window width is too narrow, the mode component and the file information component collapse. -For example, the gundo buffer is narrow. +For example, the [gundo](https://github.com/sjl/gundo.vim) buffer is narrow. Before: ![lightline.vim - gundo](https://raw.github.com/wiki/itchyny/lightline.vim/image/gundo0.png)