require("ache.config") require("ache.lazy") vim.o.scrolloff = 20 -- Keep 20 lines below and above the cursor vim.o.scrolljump = 6 -- Scroll 6 lines instead of one when reached an "end of screen" (above or below).