Search Criteria
Package Details: vim-visincr 20-2
Git Clone URL: | https://aur.archlinux.org/vim-visincr.git (read-only, click to copy) |
---|---|
Package Base: | vim-visincr |
Description: | Produce increasing/decreasing columns of numbers, dates, or daynames |
Upstream URL: | http://www.vim.org/scripts/script.php?script_id=670 |
Licenses: | |
Groups: | |
Submitter: | lpapp |
Maintainer: | drrossum |
Last Packager: | drrossum |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2009-07-15 22:20 |
Last Updated: | 2015-06-18 21:29 |
Latest Comments
Raynman commented on 2012-07-31 17:40
PKGBUILD needs a couple of changes:
- install to ${pkgdir}/usr/share/vim/vimfiles/* (note the 'vimfiles')
- rm ${pkgdir}/usr/share/vim/vimfiles/doc/tags from the final package to prevent 'exists in filesystem' errors (tags are regenerated by the install script to include visincr tags)