mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-25 02:57:11 +08:00
Add option to show only non-zero hunks
This commit is contained in:
@@ -211,7 +211,9 @@ vim-gitgutter <https://github.com/airblade/vim-gitgutter>
|
||||
|
||||
* enable/disable detecting changed hunks under source control. >
|
||||
let g:airline_enable_hunks = 1
|
||||
<
|
||||
|
||||
* enable/disable showing only non-zero hunks.
|
||||
let g:airline_hunk_non_zero_only = 0
|
||||
|
||||
==============================================================================
|
||||
FUNCREFS *airline-funcrefs*
|
||||
|
||||
Reference in New Issue
Block a user