Skip to content

Commit

Permalink
cppman-git: fix typo neovim package name
Browse files Browse the repository at this point in the history
  • Loading branch information
RiverOnVenus committed Jun 10, 2024
1 parent aa0431d commit 8989a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cppman-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license=('GPL3')
depends=('bash' 'python' 'python-beautifulsoup4' 'python-html5lib')
optdepends=(
"vim: for using vim as a pager"
"nvim: for using nvim as a pager"
"neovim: for using nvim as a pager"
"perl: for bash/zsh completion"
)
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
Expand Down

0 comments on commit 8989a9c

Please sign in to comment.