README: Fix table

This commit is contained in:
Christian Brabandt 2017-11-14 23:44:52 +01:00
parent f3aae5f72b
commit 20a6fe2b9f
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -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)