Commit Graph
1 Commits
Author SHA1 Message Date
Alexey ZhikhartsevandChristian Brabandt 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