add git-blame.nvim
This commit is contained in:
parent
fc25d7f37d
commit
d3f94a6761
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -70,3 +70,6 @@
|
|||
[submodule "pack/general/start/vim-caddyfile"]
|
||||
path = pack/general/start/vim-caddyfile
|
||||
url = https://github.com/isobit/vim-caddyfile
|
||||
[submodule "pack/general/start/git-blame.nvim"]
|
||||
path = pack/general/start/git-blame.nvim
|
||||
url = https://github.com/f-person/git-blame.nvim
|
||||
|
|
|
|||
1
pack/general/start/git-blame.nvim
Submodule
1
pack/general/start/git-blame.nvim
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 746aed33ccdfe1e41f8b7d5683052337f1b20f01
|
||||
Loading…
Add table
Reference in a new issue