Search Criteria
Package Details: vim-signify-git r770.69498f6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-signify-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-signify-git |
Description: | Show a diff using Vim its sign column |
Upstream URL: | https://github.com/mhinz/vim-signify |
Licenses: | MIT |
Conflicts: | vim-signify |
Provides: | vim-signify |
Submitter: | sainnhe |
Maintainer: | sainnhe |
Last Packager: | sainnhe |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-28 03:56 (UTC) |
Last Updated: | 2022-01-16 03:04 (UTC) |
Dependencies (13)
- vim-plugin-runtime (nvim-with-restricted-modeAUR, neovim-nightly-binAUR, neovim-nightlyAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, neovim-gitAUR, vim-gitAUR, gvim, neovim, vim)
- git (git-gitAUR, git-glAUR) (make)
- breezy (optional) – breezy support
- cvs (cvs-featureAUR) (optional) – cvs support
- darcs (optional) – darcs support
- fossil (fossil-fossilAUR) (optional) – fossil support
- git (git-gitAUR, git-glAUR) (optional) – git support
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (optional) – mercurial support
- p4AUR (optional) – perforce support
- rcs (optional) – rcs support
- subversion (optional) – subversion support
- tee-clc (optional) – tfs support
- yadm (yadm-gitAUR) (optional) – yadm support
Latest Comments
sainnhe commented on 2022-01-16 03:04 (UTC)
@audeoudh: Done.
audeoudh commented on 2022-01-14 09:33 (UTC)
vim-signify is compatible with neovim. Please depend on vim-plugin-runtime instead of vim itself.
theguy147 commented on 2021-07-30 15:51 (UTC)
can you add
groups=('vim-plugins')
to the PKGBUILD. It makes it easier to find all installed vim-plugins with<YOUR AUR HELPER> -Qg vim-plugins
thanks!