diff --git a/doc/airline.txt b/doc/airline.txt index 8893fc9c..7dfc9eac 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -229,8 +229,8 @@ section. let g:airline_section_x (tagbar, filetype, virtualenv) let g:airline_section_y (fileencoding, fileformat) let g:airline_section_z (percentage, line number, column number) - let g:airline_section_error (ycm_error_count) - let g:airline_section_warning (ycm_warning_count, syntastic, whitespace) + let g:airline_section_error (ycm_error_count, syntastic, eclim) + let g:airline_section_warning (ycm_warning_count, whitespace) " here is an example of how you could replace the branch indicator with " the current working directory, followed by the filename.