fix: typo of plugin

This commit is contained in:
leafee98 2023-12-18 21:56:16 +08:00
parent ca231be27c
commit 59e0f8b285

View file

@ -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 = {