mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 12:03:48 -05:00
7 lines
80 B
VimL
7 lines
80 B
VimL
source helper.vim
|
|
call Setup()
|
|
|
|
normal ggi*
|
|
write
|
|
call DumpSigns('modifyLines')
|