mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-06-21 16:30:40 +08:00
45ff435378
This removes the hardcoded minwidth limits for both the `hunks` and `branch` parts. It replaces these with safe accesses to the `minwidth` setting as done by `airline#parts#define_minwidth`.