mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-26 04:46:42 +08:00
hunks: add support for quickfixsigns
Closes: https://github.com/bling/vim-airline/pull/754
This commit is contained in:
@@ -358,6 +358,7 @@ csv.vim <https://github.com/chrisbra/csv.vim>
|
||||
vim-gitgutter <https://github.com/airblade/vim-gitgutter>
|
||||
vim-signify <https://github.com/mhinz/vim-signify>
|
||||
changesPlugin <https://github.com/chrisbra/changesPlugin>
|
||||
quickfixsigns <https://github.com/tomtom/quickfixsigns_vim>
|
||||
|
||||
* enable/disable showing a summary of changed hunks under source control. >
|
||||
let g:airline#extensions#hunks#enabled = 1
|
||||
|
||||
Reference in New Issue
Block a user