mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
support vim-signify as a hunk source.
This commit is contained in:
@@ -203,8 +203,9 @@ csv.vim <https://github.com/chrisbra/csv.vim>
|
||||
<
|
||||
*airline-hunks*
|
||||
vim-gitgutter <https://github.com/airblade/vim-gitgutter>
|
||||
vim-signify <https://github.com/mhinz/vim-signify>
|
||||
|
||||
* enable/disable detecting changed hunks under source control. >
|
||||
* enable/disable showing a summary of changed hunks under source control.
|
||||
let g:airline#extensions#hunks#enabled = 1
|
||||
<
|
||||
* enable/disable showing only non-zero hunks. >
|
||||
|
||||
Reference in New Issue
Block a user