Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-12-15 | 1.4 kB | |
v0.10.tar.gz | 2018-12-15 | 86.7 kB | |
v0.10.zip | 2018-12-15 | 126.6 kB | |
Totals: 3 Items | 214.8 kB | 0 |
- New features
- Extensions:
- Add custom AirlineModeChanged autocommand, allowing to call user defined commands whenever airline displays a different mode
- New :AirlineExtensions command, to show which extensions have been loaded
- Detect several new modes (e.g. completion, virtual replace, etc)
- Improvements
- Various performance improvements, should Vim keep responsive, even when many highlighting groups need to be re-created
- Rework tabline extension
- Refactor vim-ctrlspace extension
- Refactor the wordcount extension
- Reworked the po extension
- Allow to disable line numbers for the Ale Extension
- fugitive plugin has been refactored causing adjustments for vim-airline, also uses Fugitives new API calls
- some improvements to Vims terminal mode
- Allow to use alternative seperators for inactive windows (#1236)
- Statusline can be set to inactive, whenever Vim loses focus (using FocusLost autocommand)