default space back to 32 (#283).

This commit is contained in:
Bailey Ling
2013-09-30 14:37:02 +00:00
parent e0f6bee10e
commit e16c36eea1
5 changed files with 12 additions and 11 deletions

View File

@@ -29,7 +29,7 @@ describe 'init sections'
end
it 'section c should be file'
Expect g:airline_section_c == '%<%f%m %#__accent_red#%{airline#util#wrap(airline#parts#readonly(),0)}%#__restore__#'
Expect g:airline_section_c == '%<%f%m %#__accent_red#%{airline#util#wrap(airline#parts#readonly(),0)}%#__restore__#'
end
it 'section x should be filetype'