vim-airline/autoload/airline/extensions
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
..
tabline Updated Copyright Statements 2019-03-25 12:29:47 +01:00
wordcount/formatters Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ale.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
branch.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
bufferline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
capslock.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
commandt.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
csv.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ctrlp.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ctrlspace.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
cursormode.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
default.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
denite.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
eclim.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
example.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
fugitiveline.vim fugitiveline: simplify modify logic 2019-03-25 12:34:09 +01:00
grepper.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
gutentags.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
hunks.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
keymap.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
languageclient.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
localsearch.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
neomake.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
netrw.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
nrrwrgn.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
obsession.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
po.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
promptline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
quickfix.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
syntastic.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
tabline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
tagbar.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
term.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
tmuxline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
undotree.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
unicode.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
unite.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
vimagit.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
vimtex.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
virtualenv.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
whitespace.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
windowswap.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
wordcount.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
xkblayout.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ycm.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00