Search Criteria
Package Details: vim-git-runtime 10985.5e5a98d7d-1
Git Clone URL: | https://aur.archlinux.org/vim-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-git |
Description: | VIM: Vi IMproved (shared runtime) |
Upstream URL: | http://github.com/vim/vim |
Keywords: | vim |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | kovetskiy |
Maintainer: | kovetskiy (mkaczanowski) |
Last Packager: | mkaczanowski |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-14 05:45 |
Last Updated: | 2019-12-16 15:15 |
Dependencies (9)
- acl (acl-git)
- gpm (gpm-vm, gpm-git)
- lua
- python (python-dbg)
- python2
- ruby (ruby1.8, rvm)
- gawk (optional) – mve tools upport
- python (python-dbg) (optional) – demoserver example tool
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash) (optional) – support for some tools and macros
Required by (33)
- vim-bufkill-git (requires vim-runtime)
- vim-cecutil (requires vim-runtime)
- vim-clipboard (requires vim-runtime)
- vim-colorscheme-mustang (requires vim-runtime)
- vim-completor-git (requires vim-runtime)
- vim-coquille-git (requires vim-runtime)
- vim-dart-plugin-git (requires vim-runtime)
- vim-easymotion-git (requires vim-runtime)
- vim-ensime-git (requires vim-runtime)
- vim-ferm (requires vim-runtime)
- vim-file-templates (requires vim-runtime)
- vim-fixkey-git (requires vim-runtime)
- vim-gnome (requires vim-runtime)
- vim-gutentags-git (requires vim-runtime)
- vim-latexsuite-git (requires vim-runtime)
- vim-lightline-git (requires vim-runtime)
- vim-manpageview (requires vim-runtime)
- vim-matchit (requires vim-runtime)
- vim-min (requires vim-runtime)
- vim-pseuco (requires vim-runtime)
- vim-scala-git (requires vim-runtime)
- vim-syntastic-async-git (requires vim-runtime)
- vim-syntastic-git (requires vim-runtime)
- vim-syntax-highlighting-feder (requires vim-runtime)
- vim-syslog (requires vim-runtime)
- vim-toggle (requires vim-runtime)
- vim-tskeleton (requires vim-runtime)
- vim-vbookmark (requires vim-runtime)
- vim-vjde (requires vim-runtime)
- vim-wakatime-git (requires vim-runtime)
- vim-wildgitignore-git (requires vim-runtime)
- vim-x11 (requires vim-runtime)
- vimpdb (requires vim-runtime)
Latest Comments
cuteclown commented on 2018-07-03 19:02
When I install this version and view my .vimrc with syntax highlighting on, I get the error message: "Error detected while processing function <snr>13_Highlight_Matching_Pair: line 97: E475: Invalid argument: 0"</snr>
I don't really know if this is the right place to "report" this... Should I start an issue on github?
ahrs commented on 2017-07-01 18:45
This package needs libice and libsm as dependencies.
blueyed commented on 2016-09-04 17:43
I agree that a split package, like with "vim" makes more sense.
@albfan
Your package was removed by now?
@pmattern
Where is your PKGBUILD?
It would be nice if you could provide it as a PR to this repo.
mkaczanowski commented on 2016-03-04 10:29
Package is being maintained here: https://github.com/mkaczanowski/pkgbuilds/tree/master/vim-git
If you want to pull request you may either do it here (patch in a comment) or use github (which is more convenient)
albfan commented on 2015-09-26 07:34
A more updated AUR package
https://aur.archlinux.org/packages/vim-git2/
See I didn't understand AUR naming system:
- I would love to update this AUR, but have no rights.
- I would love to release my package as vim (just a fresh release of extra/vim but that's blacklisted.
This little mess works anyway, hope helps anyone.
pmattern commented on 2015-08-14 10:27
Hello.
On the one hand this package suffers from quite some flaws, among other it doesn't make sense to delete /usr/share/vim in a monolithic package and variable 'conflicts' is missing.
On the other hand I've got a working split package ready to go here which provides gvim and a minimal version of vim in a modular way similarly to the official repositories as well (you were just some four hours ahead of me...). Tbh I think a split package would make much more sense.
Any chance we could come to an agreement here?
Regards