vim-airline/autoload
Christian Brabandt e5f9ccad8e
terminal: use mode() to detect terminal mode
workaround with index(term_list(), bufnr('')) > -1 not needed anymore,
since vim 8.0.936 will correctly return 't' for the mode() function in
the terminal.
2017-08-20 22:47:00 +02:00
..
airline hunks: do not cache for changes plugin 2017-08-14 08:13:19 +02:00
airline.vim terminal: use mode() to detect terminal mode 2017-08-20 22:47:00 +02:00