mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 13:04:44 +08:00
README: Fix table
This commit is contained in:
@@ -34,7 +34,7 @@ The statusline is the colored line at the bottom, which contains the sections
|
|||||||
(possibly in different colors):
|
(possibly in different colors):
|
||||||
|
|
||||||
section|meaning (example)
|
section|meaning (example)
|
||||||
--------------------------
|
-------|------------------
|
||||||
A | displays the mode + additional flags like crypt/spell/paste (INSERT)
|
A | displays the mode + additional flags like crypt/spell/paste (INSERT)
|
||||||
B | VCS information (branch, hunk summary) (master)
|
B | VCS information (branch, hunk summary) (master)
|
||||||
C | filename + read-only flag (~/.vim/vimrc RO)
|
C | filename + read-only flag (~/.vim/vimrc RO)
|
||||||
|
|||||||
Reference in New Issue
Block a user