mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-10-28 02:03:52 +01: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()