mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-03-04 22:10:28 +08:00

Put a word-boundary regex atom before and after the current filetype, to make sure that a `C` filetype won't be detected as a filetype that enables the wordcount extension. (`c` matches asciidoc).