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.