mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 14:04:53 +02:00
documentation: Mention AirlineModeChanged
In 781c40bb3d95c4d273937f99db545e the AirlineModeChanged user-defined autocommand has been introduced. However it was forgotten to mention this actually in the documentation. So here we go. closes #1774
This commit is contained in:
parent
78e67897a4
commit
6ceaffc49a
@ -252,6 +252,7 @@ Airline comes with some user-defined autocommands.
|
||||
|AirlineToggledOn| after airline is activated and replaced the statusline
|
||||
|AirlineToggledOff| after airline is deactivated and the statusline is
|
||||
restored to the original
|
||||
|AirlineModeChanged| The mode in Vim changed.
|
||||
|
||||
==============================================================================
|
||||
CUSTOMIZATION *airline-customization*
|
||||
|
Loading…
x
Reference in New Issue
Block a user