mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-21 04:54:45 +02:00
[add] readingtime formatter's document
This commit is contained in:
parent
6a1c2a74e9
commit
12f1934d38
@ -1478,6 +1478,9 @@ vim-windowswap <https://github.com/wesQ3/vim-windowswap>
|
|||||||
\ ['asciidoc', 'help', 'mail', 'markdown', 'org', 'plaintex', 'rst', 'tex', 'text'])
|
\ ['asciidoc', 'help', 'mail', 'markdown', 'org', 'plaintex', 'rst', 'tex', 'text'])
|
||||||
" Use ['all'] to enable for all filetypes.
|
" Use ['all'] to enable for all filetypes.
|
||||||
|
|
||||||
|
* enable reading time formatter >
|
||||||
|
let g:airline#extensions#wordcount#enabled = 1
|
||||||
|
|
||||||
* defines the name of a formatter for word count will be displayed: >
|
* defines the name of a formatter for word count will be displayed: >
|
||||||
" The default will try to guess LC_NUMERIC and format number accordingly
|
" The default will try to guess LC_NUMERIC and format number accordingly
|
||||||
" e.g. 1,042 in English and 1.042 in German locale
|
" e.g. 1,042 in English and 1.042 in German locale
|
||||||
|
Loading…
x
Reference in New Issue
Block a user