From 20a6fe2b9f5f91112c3b5b14e32a8d1449127c98 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 14 Nov 2017 23:44:52 +0100 Subject: [PATCH] README: Fix table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee3b1f3..b2b0555 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The statusline is the colored line at the bottom, which contains the sections (possibly in different colors): section|meaning (example) --------------------------- +-------|------------------ A | displays the mode + additional flags like crypt/spell/paste (INSERT) B | VCS information (branch, hunk summary) (master) C | filename + read-only flag (~/.vim/vimrc RO)