mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 19:43:47 -05:00
7 lines
73 B
VimL
7 lines
73 B
VimL
source helper.vim
|
|
call Setup()
|
|
|
|
call DumpSigns('noModifications')
|
|
|
|
quit!
|