# karb94/neoscroll.nvim

Smooth scrolling neovim plugin written in lua

Repository: https://github.com/karb94/neoscroll.nvim
Canonical: https://ross.abutalabs.com/products/neoscrollnvim
Language: Lua
License: MIT
License Family: permissive
Topics: lua, neovim, neovim-lua, neovim-plugin, neovim-plugins, scrolling
Last push: 2025-12-31T20:14:31+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 35, longevity 100
- inputs: {"age_days": 1985, "days_push": 245, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2067, forks 41 (observed 2026-08-28T04:06:10.184144+00:00)

## What it is
A Neovim plugin written in Lua that adds smooth, animated scrolling for window movement commands like Ctrl-d and Ctrl-f. It supports customizable easing functions, performance mode, and scrolling of any window by ID.

## Use cases
- make scrolling in neovim smooth instead of jumpy
- animate ctrl-d and ctrl-f scrolling in vim
- customize scrolling easing animations in neovim
- hide cursor while scrolling in neovim
- improve editor scrolling performance on large files
- scroll any split window smoothly in neovim

## When to choose
- you use Neovim 0.5+ and want polished, animated scrolling
- you want configurable mappings, easing functions, and a performance mode for heavy syntax highlighting

## When to avoid
- you use vanilla Vim rather than Neovim
- you prefer instant, non-animated scrolling or a minimal plugin setup

## Facets
- artifact type: plugin
- maturity: active
- function: animation, ui-components, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli, windows
- tags: neovim, lua, smooth-scrolling, editor-experience, easing-functions, linux, macos

## Member repositories
- karb94/neoscroll.nvim (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.184144+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:49.250080+00:00, confidence not recorded.
  - readme: https://github.com/karb94/neoscroll.nvim (fetched 2026-08-28T04:06:10.184144+00:00, sha d5cd4da3c102)
- Data as of 2026-08-30T08:39:29.467469+00:00.
