Search Criteria
Package Details: nvimpager 0.13.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvimpager.git (read-only, click to copy) |
|---|---|
| Package Base: | nvimpager |
| Description: | Use nvim as a pager to view manpages, diffs, etc with nvim's syntax highlighting |
| Upstream URL: | https://github.com/lucc/nvimpager |
| Licenses: | BSD |
| Conflicts: | nvimpager-git |
| Submitter: | liljaylj |
| Maintainer: | liljaylj |
| Last Packager: | liljaylj |
| Votes: | 12 |
| Popularity: | 0.168581 |
| First Submitted: | 2022-06-18 01:38 (UTC) |
| Last Updated: | 2024-05-24 12:04 (UTC) |
Dependencies (4)
- bash (bash-gitAUR, bash-devel-gitAUR)
- neovim (nvim-with-restricted-modeAUR, neovim-bundled-gitAUR, neovim-laterAUR, neovim-gitAUR, neovim-nightlyAUR, neovim-zig-gitAUR, neovim-nightly-binAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- scdoc (scdoc-gitAUR) (make)
Latest Comments
Freso commented on 2024-03-19 16:43 (UTC)
Please make the
$sourcefilename unique (see Arch package guidelines#Package sources); e.g., something likesource=("${pkgname}-${pkgver}.tar.gz::https://github.com/lucc/nvimpager/archive/refs/tags/v$pkgver.tar.gz")should work.