vim-airline/autoload/airline
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
..
extensions Add a function to disable whitespace-detection 2017-02-26 10:35:17 +01:00
themes Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
builder.vim Add dict to function refferencing self 2016-12-12 19:26:52 +01:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim Add vimagit extension 2017-01-19 14:02:53 +01:00
highlighter.vim define highlighting group, if it not exists 2017-02-20 21:30:10 +01:00
init.vim Fix stupid typo 2017-02-25 22:13:16 +01:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim Make fileformat output truncatable 2016-12-13 21:47:09 +01:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
util.vim Add dict to function refferencing self 2016-12-12 19:26:52 +01:00