mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-26 10:13:42 +08:00
Fix typo
This commit is contained in:
parent
6e2a9e38cd
commit
78ca75af6e
|
@ -1036,7 +1036,7 @@ Before is a list of parts that are predefined by vim-airline.
|
||||||
* `file` displays the filename and modified indicator
|
* `file` displays the filename and modified indicator
|
||||||
* `path` displays the filename (absolute path) and modifier indicator
|
* `path` displays the filename (absolute path) and modifier indicator
|
||||||
* `linenr` displays the current line number
|
* `linenr` displays the current line number
|
||||||
* `maxlinenr` dispalys the number of lines in the buffer
|
* `maxlinenr` displays the number of lines in the buffer
|
||||||
* `ffenc` displays the file format and encoding
|
* `ffenc` displays the file format and encoding
|
||||||
|
|
||||||
And the following are defined for their respective extensions:
|
And the following are defined for their respective extensions:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user