mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-30 06:35:20 +08:00
Useful to call for particular file types (e.g., .tex files):
ftplugin/tex.vim:
call airline#extensions#whitespace#disable()
Useful to call for particular file types (e.g., .tex files):
ftplugin/tex.vim:
call airline#extensions#whitespace#disable()