vim-airline/autoload
Christian Brabandt d4a239f14a Make airline aware of git worktrees
Currently vim-airline assumes, that the git_dir is part of the path for
the file being edited. This has changed, since git supports worktrees.

So take care of b:git_dir (which is set by fugitive) being a path
differently from the absolute path of the file being edited (however, it
should include the substring worktree in that case).
2016-11-23 16:33:12 +01:00
..
airline Make airline aware of git worktrees 2016-11-23 16:33:12 +01:00
airline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00