mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-10 13:32:22 +08:00
enable wordcount for mail and tex filetypes
This commit is contained in:
@@ -451,7 +451,7 @@ eclim <https://eclim.org>
|
||||
" the default value matches filetypes typically used for documentation
|
||||
" such as markdown and help files.
|
||||
let g:airline#extensions#wordcount#filetypes = ...
|
||||
(default: markdown,rst,org,help,text)
|
||||
(default: markdown,rst,org,help,text,tex,mail)
|
||||
|
||||
* defines the name of a formatter for word count will be displayed: >
|
||||
" The default will try to guess LC_NUMERIC and format number accordingly
|
||||
|
||||
Reference in New Issue
Block a user