Search Criteria
Package Details: uivonim-git v0.28.0.24.gd23b6ea-1
Git Clone URL: | https://aur.archlinux.org/uivonim-git.git (read-only, click to copy) |
---|---|
Package Base: | uivonim-git |
Description: | A Neovim GUI designed for programming |
Upstream URL: | https://glitchtron.org/veonim/ |
Licenses: | |
Submitter: | SilverRainZ |
Maintainer: | SilverRainZ |
Last Packager: | SilverRainZ |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-19 02:50 |
Last Updated: | 2021-02-19 05:08 |
Dependencies (3)
- neovim (neovim-nightly-git, neovim-git, neovim-nightly-bin)
- git (git-git) (make)
- npm (npm4, nodejs6-bin, nodejs-nightly) (make)
Latest Comments
SilverRainZ commented on 2021-02-19 05:12
@wbthomason Thank you, updated.
wbthomason commented on 2021-02-05 18:50
I think the PKGBUILD needs to be edited;
build()
should runnpm ci
andnpm run build
beforenpm run package
, per https://github.com/smolck/uivonim#build(at least, this was necessary to make the package work on my machine).