blob: 4c862ef2fa8d6d87c5d898f73f1cbc7b5699dcd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = vim-plugins-profiler
pkgdesc = Utility to output a sorted list of VIM plugin startup times in millisec.
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/bulletmark/vim-plugins-profiler
arch = any
license = GPL3
depends = python
source = vim-plugins-profiler-1.5.1.tar.gz::https://github.com/bulletmark/vim-plugins-profiler/archive/1.5.1.tar.gz
md5sums = d9ea1e144bed57865f7734dee60e90f9
pkgname = vim-plugins-profiler
|