fix: typo of plugin
This commit is contained in:
parent
ca231be27c
commit
59e0f8b285
|
@ -33,7 +33,7 @@ return {
|
||||||
opts = { },
|
opts = { },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"petertriho/nvim-scrollview",
|
"dstein64/nvim-scrollview",
|
||||||
enabled = custom.full_feature,
|
enabled = custom.full_feature,
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
opts = {
|
opts = {
|
||||||
|
|
Loading…
Reference in a new issue