update documentation about section functions.

This commit is contained in:
Bailey Ling
2013-09-01 13:59:22 -04:00
parent 92de8ad160
commit d6599d0b3b
2 changed files with 8 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ describe 'init'
end
it 'section x should be filetype'
Expect g:airline_section_x =~ '&filetype'
Expect g:airline_section_x == '%{airline#util#wrap(airline#parts#filetype(),0)}'
end
it 'section y should be fenc and ff'