vim-airline/autoload
Alexey Zhikhartsev 3c6135d75f
Add a function to disable whitespace-detection
Useful to call for particular file types (e.g., .tex files):
ftplugin/tex.vim:
    call airline#extensions#whitespace#disable()
2017-02-26 10:35:17 +01:00
..
airline Add a function to disable whitespace-detection 2017-02-26 10:35:17 +01:00
airline.vim cleanup unlet calls 2016-12-13 20:28:30 +01:00