202412291735469867

This commit is contained in:
fz0x1 2024-12-29 11:57:47 +01:00
parent 17989367c4
commit ed0cdec9f8
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
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,
}