vim-airline/autoload/airline
Christian Brabandt eab6d35852
terminal: Some improvements to Terminal detection
closes #1730

- Make sure to always call the term extension on TermOpen autocommands
- consistently use the airline_term highlighting group
- hard code the airline_term highlighting group, because by the time the
  function airline#themes#patch() is called the highlighting group
  airline_c would no be defined, so we cannot dynamically get those
  attributes
- In the documentation, mention how the g:airline_mode_map can be set
  including the terminal section
2018-06-04 22:44:46 +02:00
..
extensions terminal: Some improvements to Terminal detection 2018-06-04 22:44:46 +02:00
themes Update copyright notifications 2018-01-05 10:37:59 +01:00
async.vim async: catch error when jobstart() fails 2018-03-20 14:01:46 +01:00
builder.vim Statusline: Use separator widths to calculate whether a title will fit 2018-03-18 00:52:34 +00:00
debug.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
extensions.vim branch: fugitive renamed its functions 2018-06-04 17:38:49 +02:00
highlighter.vim Revert "highlighter: Make the separators use a cterm background color" 2018-03-20 15:30:02 +01:00
init.vim Simplify airline#init#gui_mode() 2018-04-06 02:21:20 +02:00
msdos.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
parts.vim Blacklist startify for [noperm] 2018-05-11 22:32:20 +02:00
section.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
themes.vim terminal: Some improvements to Terminal detection 2018-06-04 22:44:46 +02:00
util.vim fugitive: Use FugitiveHead() instead of fugitive#head 2018-06-04 18:32:30 +02:00