mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-01-09 09:12:18 +08:00
change license to MIT
This commit is contained in:
@@ -158,7 +158,7 @@ with the usual statusline syntax.
|
||||
let g:airline_section_a (the mode/paste indicator)
|
||||
let g:airline_section_b (the fugitive/lawrencium branch indicator)
|
||||
let g:airline_section_c (bufferline or filename)
|
||||
let g:airline_section_gutter (syntastic and readonly flag)
|
||||
let g:airline_section_gutter (syntastic, readonly flag, tagbar)
|
||||
let g:airline_section_x (filetype)
|
||||
let g:airline_section_y (fileencoding, fileformat)
|
||||
let g:airline_section_z (percentage, line number, column number)
|
||||
@@ -214,10 +214,7 @@ Contributions and pull requests are welcome.
|
||||
==============================================================================
|
||||
LICENSE *airline-license*
|
||||
|
||||
Copyright © Bailey Ling.
|
||||
|
||||
Distributed under the same terms as the vim |license|.
|
||||
|
||||
MIT license. Copyright © 2013 Bailey Ling.
|
||||
|
||||
|
||||
vim:tw=78:ts=8:ft=help:norl:
|
||||
|
||||
Reference in New Issue
Block a user