vim-airline/autoload/airline
Christian Brabandt 1fb184305b
fugitiveline: simplify modify logic
The 'autochdir' option could be toggled on later in a session.
So do not set the has_autochdir flag once the file is read, but evaluate
it every time the corresponding function is called.

While at it, get rid of the s:fmod variable. Instead let a helper
function return the correct modifier flags depending on the value of the
'autochdir' option.
2019-03-25 12:34:09 +01:00
..
extensions fugitiveline: simplify modify logic 2019-03-25 12:34:09 +01:00
themes Updated Copyright Statements 2019-03-25 12:29:47 +01:00
async.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
builder.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
debug.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
extensions.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
highlighter.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
init.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
msdos.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
parts.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
section.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
themes.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
util.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00