vim-airline/autoload
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
..
airline Allow changes to airline_symbols.branch after init 2014-01-15 21:31:07 -07:00
airline.vim add guard for possible undefined window context (#276). 2013-10-06 09:03:47 -04:00