mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-03 10:03:25 +08:00
implement support for detected modified buffers
This commit is contained in:
@@ -40,6 +40,11 @@ values):
|
||||
let g:airline_left_right='<'
|
||||
<
|
||||
|
||||
* enable/disable color change when buffer is modified
|
||||
>
|
||||
let g:airline_modified_detection=1
|
||||
<
|
||||
|
||||
* enable/disable fugitive integration
|
||||
>
|
||||
let g:airline_enable_fugitive=1
|
||||
|
||||
Reference in New Issue
Block a user