mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-22 01:28:26 +08:00
hunks: integrate coc-git extension
The coc-git extension to coc does show similar statistics as e.g. gitgutter, therefore, integrate the coc-git interface into the hunk extension. closes #2094
This commit is contained in:
@@ -738,6 +738,7 @@ 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>
|
||||
coc-git <https://github.com/neoclide/coc-git>
|
||||
|
||||
You can use `airline#extensions#hunks#get_raw_hunks()` to get the full hunks,
|
||||
without shortening. This allows for advanced customization, or a quick way of
|
||||
|
||||
Reference in New Issue
Block a user