vim-airline-themes/autoload/airline/extensions
Rich Alesi 6141a59278 Allow changes to airline_symbols.branch after init
If the user updates the airline_symbols.branch variable later in the vimrc, the value will not update after the initial init.  Since these variables are only used in the get_head() function, I moved them locally within the function to allow evaluation on each instance.
2014-01-15 21:31:07 -07:00
..
tabline docs updated, formatters moved to separate filenames 2013-12-23 07:41:24 +02:00
branch.vim Allow changes to airline_symbols.branch after init 2014-01-15 21:31:07 -07:00
bufferline.vim replace all instance of space with the no-break space. resolves #256. 2013-09-22 11:29:27 -04:00
commandt.vim check guard for all extensions. resolves #241. 2013-09-10 15:40:54 +00:00
csv.vim i can't do boolean logic (#247). 2013-09-11 17:55:57 +00:00
ctrlp.vim refactor ctrlp statusline to use builder. resolves #291. 2013-10-01 21:23:17 -04:00
default.vim fix 7.2 incompatibility. 2013-09-22 17:43:14 -04:00
eclim.vim eclim: only consider signs placed by eclim 2013-12-11 09:40:50 +01:00
example.vim replace all instance of space with the no-break space. resolves #256. 2013-09-22 11:29:27 -04:00
hunks.vim fix possibility of the branch extension being unavailable. resolves #366. 2013-12-03 20:01:26 -05:00
promptline.vim Add promptline.vim extension 2014-01-10 22:14:21 +02:00
quickfix.vim Correct quickfix window detection pattern 2013-12-09 15:05:10 -05:00
syntastic.vim replace all instance of space with the no-break space. resolves #256. 2013-09-22 11:29:27 -04:00
tabline.vim Fixed modified tab/buffer not updating in tabline 2013-12-31 17:38:16 -08:00
tagbar.vim replace all instance of space with the no-break space. resolves #256. 2013-09-22 11:29:27 -04:00
tmuxline.vim Add tmuxline extension 2013-11-23 11:10:11 +02:00
undotree.vim check guard for all extensions. resolves #241. 2013-09-10 15:40:54 +00:00
unite.vim check guard for all extensions. resolves #241. 2013-09-10 15:40:54 +00:00
virtualenv.vim replace all instance of space with the no-break space. resolves #256. 2013-09-22 11:29:27 -04:00
whitespace.vim specify maximum for whitespace checking. resolves #378. 2013-12-13 16:38:32 -05:00