added scrolloff for end of file and blogging stuff
This commit is contained in:
5
lua/plugins/functional/scrolleof.lua
Normal file
5
lua/plugins/functional/scrolleof.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"Aasim-A/scrollEOF.nvim",
|
||||
event = { "CursorMoved", "WinScrolled" },
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user