mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-09-18 17:23:11 +08:00
Support Multiple Cursor mode
Detect the use of plugin https://github.com/mg979/vim-visual-multi and show mode "MULTI" when it is active. closes #1933
This commit is contained in:
@@ -20,6 +20,7 @@ This is the Changelog for the vim-airline project.
|
||||
recreating the highlighting groups (which might have a serious performance
|
||||
impact if done very often, as might be the case when the configuration variable
|
||||
`airline_skip_empty_sections` is active).
|
||||
- airline can now also detect multiple cursor mode (issue #1933)
|
||||
|
||||
## [0.10] - 2018-12-15
|
||||
- New features
|
||||
|
||||
Reference in New Issue
Block a user