mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-25 00:12:57 +08:00
de76234a0e
Fixes issue #2142. These changes primarily focused on making the include guards more robust and simplify how the path for w:airline_section_c was generated. Credits goes to @kazukazuinaina for improving on my original implementation.