added scrolloff for end of file and blogging stuff

This commit is contained in:
2026-03-22 11:37:00 +00:00
parent 570ab4dc51
commit 1d69673e62
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
return {
"Aasim-A/scrollEOF.nvim",
event = { "CursorMoved", "WinScrolled" },
opts = {},
}