mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 21:14:44 +08:00
Fix typo
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user