mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-03-05 06:34:13 +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).