vim-airline/autoload/airline
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
..
extensions Trusting fugitive instead of tracking paths manually 2017-11-22 23:55:22 +01:00
themes Permit appending content to a theme 2017-03-12 18:16:26 -04:00
async.vim branch: do not show errors for mq extensions 2017-09-22 21:39:17 +02:00
builder.vim Add a terminal statusline function for vim 2017-09-27 20:28:16 +02:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim Show buffer name relative to git folder 2017-11-22 23:00:58 +01:00
highlighter.vim highlighter: also return bold flag 2017-09-01 11:25:37 +02:00
init.vim keymap: fix missing keymap symbol, fix wrong condition 2017-08-27 21:29:40 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim readonly: remove modifiable check 2017-09-01 09:19:39 +02:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add a terminal statusline function for vim 2017-09-27 20:28:16 +02:00
util.vim Refactor async functions 2017-08-23 18:37:24 +02:00