give gui users some love.

This commit is contained in:
Bailey Ling
2013-09-03 18:48:08 +00:00
parent cf798d8783
commit 2051dfb9a1
3 changed files with 4 additions and 3 deletions

View File

@@ -302,7 +302,7 @@ virtualenv <https://github.com/jmcantrell/vim-virtualenv>
* configure filename match rules to exclude from the tabline. >
let g:airline#extensions#tabline#excludes = []
<
Note: This extension only works in terminal vim at the moment.
Note: Enabling this extension will modify |showtabline| and |guioptions|.
==============================================================================
ADVANCED CUSTOMIZATION *airline-advanced-customization*