add: update config

This commit is contained in:
asep.komarudin 2024-05-18 16:38:57 +07:00
parent b3a0428b01
commit ae93f70caf
2 changed files with 0 additions and 5 deletions

View file

@ -86,7 +86,6 @@ return {
{
"karb94/neoscroll.nvim",
lazy = true,
-- event = "InsertEnter",
config = function()
require("user.neoscroll")
end,