202412291735469867

This commit is contained in:
fz0x1 2024-12-29 11:57:47 +01:00
parent f79ba355c4
commit d06308dc87
6 changed files with 36 additions and 42 deletions

View file

@ -1,7 +0,0 @@
return {
"karb94/neoscroll.nvim",
config = function()
require("neoscroll").setup({})
end,
lazy = false,
}