add git-lens.vim
This commit is contained in:
parent
7efb40288d
commit
7195f61705
@ -30,7 +30,9 @@ packadd! DoxygenToolkit
|
|||||||
packadd! flake8
|
packadd! flake8
|
||||||
packadd! flog
|
packadd! flog
|
||||||
packadd! fugitive
|
packadd! fugitive
|
||||||
"packadd! git-lens.vim
|
if has('vim9script')
|
||||||
|
packadd! git-lens.vim
|
||||||
|
endif
|
||||||
packadd! gundo
|
packadd! gundo
|
||||||
packadd! isort
|
packadd! isort
|
||||||
packadd! linediff
|
packadd! linediff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user