vim-airline/autoload
Cimbali e415c5301f Trusting fugitive instead of tracking paths manually
The initial reason in #237 is not valid anymore, as vim-gitgutter
functions as expected for editing files that are not part of a repo,
whether they are:
- in a different repo
- in a parent repo (cwd being a submodule)
- outside of the repo

Furthermore, removing this check allows to show relevant info for
specific fugitive file names that are fugitive://..../sha1//...
which are hard to parse manually, especially in complicated situations
such as submodules.
2017-11-22 23:55:22 +01:00
..
airline Trusting fugitive instead of tracking paths manually 2017-11-22 23:55:22 +01:00
airline.vim startup: remove workaround for skipping redraw 2017-11-14 23:38:32 +01:00