tangled
alpha
login
or
join now
algmyr.se
/
vclib.nvim
0
fork
atom
Common library code for other vc*.nvim projects.
0
fork
atom
overview
issues
pulls
pipelines
Add lazy.lua file.
algmyr.se
8 months ago
d99b246b
ccae12ae
+3
1 changed file
expand all
collapse all
unified
split
lazy.lua
+3
lazy.lua
···
1
1
+
return {
2
2
+
{ 'algmyr/vclib.nvim', lazy = true },
3
3
+
}