mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/neovim to 0.4.3-3
This commit is contained in:
parent
0c08974895
commit
7a4ae2b1b4
1 changed files with 2 additions and 1 deletions
|
@ -7,12 +7,13 @@
|
|||
|
||||
pkgname=neovim
|
||||
pkgver=0.4.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
|
||||
arch=('x86_64')
|
||||
url='https://neovim.io'
|
||||
backup=('etc/xdg/nvim/sysinit.vim')
|
||||
license=('custom:neovim')
|
||||
provides=('vim-plugin-runtime')
|
||||
depends=('libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 'luajit' 'libluv')
|
||||
makedepends=('cmake' 'ninja' 'lua51-mpack' 'lua51-lpeg' 'gperf')
|
||||
optdepends=('python-neovim: for Python 3 plugin support (see :help python)'
|
||||
|
|
Loading…
Reference in a new issue