mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-30 09:24:44 +02:00
update changelog for v0.8
This commit is contained in:
parent
4395405628
commit
410429a95c
34
CHANGELOG.md
34
CHANGELOG.md
@ -3,16 +3,31 @@
|
|||||||
This is the Changelog for the vim-airline project.
|
This is the Changelog for the vim-airline project.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.8] - 2016-03-09
|
||||||
- Changes
|
- Changes
|
||||||
- Themes have been moved into an extra repository [vim-airline-themes](https://github.com/vim-airline/vim-airline-themes)
|
- Airline converted to an organization and moved to new [repository](https://github.com/vim-airline/vim-airline)
|
||||||
- Many new themes
|
- Themes have been split into an separate repository [vim-airline-themes](https://github.com/vim-airline/vim-airline-themes)
|
||||||
- Airline Moved to new [repository](https://github.com/vim-airline/vim-airline)
|
- Improvements
|
||||||
- New features
|
- Extensions
|
||||||
- Integration with [taboo](https://github.com/gcmt/taboo.vim), [vim-ctrlspace](https://github.com/szw/vim-ctrlspace),
|
- branch: support Git and Mercurial simultaneously, untracked files
|
||||||
[quickfixsigns](https://github.com/tomtom/quickfixsigns_vim), [YouCompleteMe](https://github.com/Valloric/YouCompleteMe)
|
- whitespace: new mixed-indent rule
|
||||||
|
- Windows support
|
||||||
|
- Many bug fixes
|
||||||
- Support for Neovim
|
- Support for Neovim
|
||||||
- Added wordcount extension
|
- New features
|
||||||
- Adding Crypt and Byte Order Mark Indicator
|
- Many new themes
|
||||||
|
- Extensions/integration
|
||||||
|
- [taboo](https://github.com/gcmt/taboo.vim)
|
||||||
|
- [vim-ctrlspace](https://github.com/szw/vim-ctrlspace)
|
||||||
|
- [quickfixsigns](https://github.com/tomtom/quickfixsigns_vim)
|
||||||
|
- [YouCompleteMe](https://github.com/Valloric/YouCompleteMe)
|
||||||
|
- [po.vim](http://www.vim.org/scripts/script.php?script_id=695)
|
||||||
|
- [unicode.vim](https://github.com/chrisbra/unicode.vim)
|
||||||
|
- wordcount
|
||||||
|
- crypt indicator
|
||||||
|
- byte order mark indicator
|
||||||
|
- Tabline's tab mode can display splits simultaneously
|
||||||
|
|
||||||
## [0.7] - 2014-12-10
|
## [0.7] - 2014-12-10
|
||||||
- New features
|
- New features
|
||||||
@ -94,7 +109,8 @@ This is the Changelog for the vim-airline project.
|
|||||||
- integration with other plugins: netrw, unite, nerdtree, undotree, gundo, tagbar, minibufexplr, ctrlp
|
- integration with other plugins: netrw, unite, nerdtree, undotree, gundo, tagbar, minibufexplr, ctrlp
|
||||||
- support for themes: 8 included
|
- support for themes: 8 included
|
||||||
|
|
||||||
[Unreleased]: https://github.com/vim-airline/vim-airline/compare/v0.7...HEAD
|
[Unreleased]: https://github.com/vim-airline/vim-airline/compare/v0.8...HEAD
|
||||||
|
[0.8]: https://github.com/vim-airline/vim-airline/compare/v0.7...v0.8
|
||||||
[0.7]: https://github.com/vim-airline/vim-airline/compare/v0.6...v0.7
|
[0.7]: https://github.com/vim-airline/vim-airline/compare/v0.6...v0.7
|
||||||
[0.6]: https://github.com/vim-airline/vim-airline/compare/v0.5...v0.6
|
[0.6]: https://github.com/vim-airline/vim-airline/compare/v0.5...v0.6
|
||||||
[0.5]: https://github.com/vim-airline/vim-airline/compare/v0.4...v0.5
|
[0.5]: https://github.com/vim-airline/vim-airline/compare/v0.4...v0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user