convert iminsert into a fragment.

This commit is contained in:
Bailey Ling
2013-08-26 23:07:14 -04:00
parent e919663781
commit fe24924ad3
5 changed files with 14 additions and 21 deletions

View File

@@ -46,8 +46,11 @@ values):
* enable modified detection >
let g:airline_detect_modified=1
* enable paste detection >
let g:airline_detect_paste=1
<
* enable iminsert detection >
let g:airline_detect_iminsert=1
let g:airline_detect_iminsert=0
<
* determine whether inactive windows should have the left section collapsed to
only the filename of that buffer. >