vim-airline/plugin
Christian Brabandt 56197d5104
Make plugin reloadable
there was a call to s:init() missing in the toggle function.
Without it, it wouldn't reload correctly, since the s:initialized
variable would never be set to 1 again. So load it when setting up
everything correctly.

fixes #1842
2018-12-17 22:23:40 +01:00
..
airline.vim Make plugin reloadable 2018-12-17 22:23:40 +01:00