From 59e0f8b285bc4ef70691cf8b74a8d71d52073a27 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Mon, 18 Dec 2023 21:56:16 +0800 Subject: [PATCH] fix: typo of plugin --- lua/plugins/10-editor.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/10-editor.lua b/lua/plugins/10-editor.lua index ecff12f..66ab4b9 100644 --- a/lua/plugins/10-editor.lua +++ b/lua/plugins/10-editor.lua @@ -33,7 +33,7 @@ return { opts = { }, }, { - "petertriho/nvim-scrollview", + "dstein64/nvim-scrollview", enabled = custom.full_feature, event = "VeryLazy", opts = {