blob: ed54449cb4f8e801906d9fb3ebcc53acbd771cf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = vim-floaterm-with-lf-vim-git
pkgdesc = Terminal manager for (neo)vim with the lf.vim plugin added
pkgver = r659.r4e28c8d.r112.r80a2ef0
pkgrel = 1
url = https://github.com/voldikss/vim-floaterm
arch = any
groups = vim-plugins
license = MIT
makedepends = git
depends = vim-plugin-runtime
depends = lf
provides = vim-floaterm
provides = vim-lf
conflicts = vim-floaterm-git
conflicts = vim-floaterm
source = vim-floaterm-git::git+https://github.com/voldikss/vim-floaterm
source = vim-lf-git::git+https://github.com/ptzz/lf.vim
sha256sums = SKIP
sha256sums = SKIP
pkgname = vim-floaterm-with-lf-vim-git
|