feat(nvim): add gitlinker.nvim
This commit is contained in:
parent
143f61d443
commit
ee181e722b
@ -77,4 +77,11 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"linrongbin16/gitlinker.nvim",
|
||||||
|
cmd = {
|
||||||
|
"GitLink"
|
||||||
|
},
|
||||||
|
config = true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user