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.169159 |
First Submitted: | 2020-07-28 03:56 (UTC) |
Last Updated: | 2022-01-16 03:04 (UTC) |
Dependencies (13)
- vim-plugin-runtime (neovim-nightly-bin, nvim-with-restricted-mode, nvim-nightly, gvim-wayland-lilydjwg-git, vim-clipboard, vim-wayland, gvim-wayland, neovim-git, gvim, neovim, vim)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- breezy (optional) – breezy support
- cvs (cvs-feature) (optional) – cvs support
- darcs (optional) – darcs support
- fossil (fossil-fossil) (optional) – fossil support
- git (git-vfs, git-git, git-run-command-patch-git) (optional) – git support
- mercurial (mercurial-hg, mercurial-stable-hg) (optional) – mercurial support
- p4 (optional) – perforce support
- rcs (optional) – rcs support
- subversion (optional) – subversion support
- tee-clc (optional) – tfs support
- yadm (yadm-git) (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!