mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-02-08 23:01:05 +08:00
init whitespace extension to blank. fixes #226.
This commit is contained in:
@@ -61,6 +61,7 @@ describe 'init'
|
||||
Expect airline#parts#get('branch').raw == ''
|
||||
Expect airline#parts#get('tagbar').raw == ''
|
||||
Expect airline#parts#get('syntastic').raw == ''
|
||||
Expect airline#parts#get('whitespace').raw == ''
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user