mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-18 09:05:04 +08:00
convert iminsert into a fragment.
This commit is contained in:
@@ -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. >
|
||||
|
||||
Reference in New Issue
Block a user