Automic VaultAutomic Vault

brew

Install nvimpager with Homebrew, apk, MacPorts, Nix, zypper

Use NeoVim as a pager to view manpages, diffs, etc. Version 0.14.0 via Homebrew; verified 2026-05-18.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nvimpager

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install nvimpager

MacPorts ports tree · sysutils/nvimpager/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add nvimpager

Alpine Linux edge package indexes · nvimpager · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#nvimpager

nixpkgs package indexes · pkgs/by-name/nv/nvimpager/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install nvimpager

openSUSE Tumbleweed package metadata · nvimpager · source: download.opensuse.org

overview

Package summary

Use NeoVim as a pager to view manpages, diffs, etc.

Commands and aliases

  • nvimpager

history

Project history and usage

nvimpager is a small pager wrapper that launches Neovim in a pager-like mode for man pages, files, pipes, and diffs. It is not trying to replace `less` for every workload; it exists for users who want Neovim syntax highlighting, mouse behavior, and familiar keybindings while reading output.

Project history

The nvimpager repository was created on 2017-10-23. Its README describes the project as a rewrite of vimpager with fewer but stricter dependencies and with Neovim as the target editor.

The project stayed deliberately small: a wrapper script, a man page, a separate configuration path under `~/.config/nvimpager`, and enough logic to choose pager mode or cat mode depending on input.

Adoption history

nvimpager's adoption follows the shell-customization path: people find it through Neovim, then set `PAGER=nvimpager` or use it for `man`, `git diff`, and piped command output. Homebrew packages version 0.14.0 and declares Neovim as a runtime dependency.

The package is also present in several Unix packaging ecosystems, including Homebrew, MacPorts, Nix, Alpine, and openSUSE, which is the right scale for a focused terminal utility.

How it is used

The README shows the practical workflow: run `nvimpager file`, pipe text into it, or export `PAGER=nvimpager` and then use `man bash` or `git diff`. Cat mode prints highlighted output directly when opening the full Neovim interface would be overkill.

Users configure nvimpager separately from their normal Neovim setup with `~/.config/nvimpager/init.vim` or `~/.config/nvimpager/init.lua`, which keeps pager behavior from being accidentally slowed or broken by a full editing config.

Why package nerds care

nvimpager matters because it turns an editor into a Unix pipeline component without pretending every terminal read needs a new pager implementation. It is a thin adapter around a powerful installed tool.

Its limitations are part of the package story: the README notes that large files and lazy pipe reading remain areas where `less` is faster or more memory efficient.

Timeline

  • 2017-10-23: GitHub repository created.
  • 2026-04-17: repository push date reported by GitHub API before Homebrew's 0.14.0 packaging.
  • 2026 Homebrew metadata: stable version 0.14.0 listed with Neovim dependency.

Related projects

  • Neovim is the editor runtime nvimpager wraps.
  • vimpager is the earlier Vim-oriented pager project named by the nvimpager README.
  • `less` remains the conventional pager nvimpager complements rather than fully replaces.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/nvimpager/init.vim~/.config/nvimpager/init.lua

executables

Installed executables

CommandKindExposureNote
nvimpagercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.14.0
manager updated2026-05-18
local dataok
upstreamcurrent
latest detectedv0.14.0

https://github.com/lucc/nvimpager

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:nvimpager
Version0.14.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/nvimpager
Homepagehttps://github.com/lucc/nvimpager
Repositoryhttps://github.com/lucc/nvimpager
Upstream docshttps://github.com/lucc/nvimpager#readme
LicenseBSD-2-Clause
Source archivehttps://github.com/lucc/nvimpager/archive/refs/tags/v0.14.0.tar.gz
Last updated2026-05-18T12:31:01-04:00
Pulseupdated
Dependenciesneovim
Build dependenciesscdoc
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared
CaveatsTo use nvimpager as your default pager, add `export PAGER=nvimpager` to your shell configuration.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenvimpager
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

nvimpager

nix profile install nixpkgs#nvimpager
  • normalized package name match
  • Matched by: Nvimpager
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nv/nvimpager/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

nvimpager 0.12.0-r0

Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting

https://github.com/lucc/nvimpager

sudo apk add nvimpager
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nvimpager
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nvimpager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nvimpager from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

nvimpager-doc 0.12.0-r0

Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting (documentation)

https://github.com/lucc/nvimpager

sudo apk add nvimpager-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nvimpager
  • normalized package name match
  • Matched by: Nvimpager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nvimpager-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

nvimpager-zsh-completion 0.12.0-r0

Zsh completions for nvimpager

https://github.com/lucc/nvimpager

sudo apk add nvimpager-zsh-completion
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nvimpager
  • normalized package name match
  • Matched by: Nvimpager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nvimpager-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
zypper95%

nvimpager 0.14.0-1.1

Use nvim as a pager

https://github.com/lucc/nvimpager

sudo zypper install nvimpager
  • License: BSD-2-Clause
  • Category: Productivity/Text/Editors
  • Architecture: noarch
  • Source Package: nvimpager
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nvimpager
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nvimpager from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

nvimpager-zsh-completion 0.14.0-1.1

Zsh completion for nvimpager

https://github.com/lucc/nvimpager

sudo zypper install nvimpager-zsh-completion
  • License: BSD-2-Clause
  • Category: Productivity/Text/Editors
  • Architecture: noarch
  • Source Package: nvimpager
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nvimpager
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nvimpager-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

nvimpager

sudo port install nvimpager
  • normalized package name match
  • Matched by: Nvimpager
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/nvimpager/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment