Module scrolloff

Module scrolloff 

Source
Expand description

Port of scrollofffraction.nvim plugin. Scrolloff configuration utilities.

Provides functions to dynamically set the ‘scrolloff’ option based on window height, maintaining a proportional buffer zone around the cursor.

Functions§

callback 🔒
Callback for scrolloff autocmd.
create_autocmd
Creates an autocmd to update scrolloff on window events.