Skip to content

Commit

Permalink
Support airline_tabtype
Browse files Browse the repository at this point in the history
  • Loading branch information
rbong committed May 30, 2019
1 parent b637bb5 commit 23c38e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoload/airline/themes/gruvbox.vim
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ function! airline#themes#gruvbox#refresh()
\ 'airline_tab': s:N2,
\ 'airline_tabsel': s:N1,
\ 'airline_tabtype': s:V1,
\ 'airline_tablabel': s:V1,
\ 'airline_tablabel_right': s:V1,
\ 'airline_tabfill': s:TF,
\ 'airline_tabhid': s:IA,
\ 'airline_tabmod': s:I1
Expand Down

0 comments on commit 23c38e2

Please sign in to comment.