Package no longer checks out a specific commit, but uses the repository HEAD. Snippets now work properly with community/ansible. And some other small changes. Let me know if something doesn't work for you.
Search Criteria
Package Details: vim-ansible-git 3.2.r3.g469e55b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vim-ansible-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vim-ansible-git |
| Description: | A vim plugin for syntax highlighting Ansible's common filetypes |
| Upstream URL: | https://github.com/pearofducks/ansible-vim |
| Keywords: | ansible ansible-vim plugin ultisnips vim vim-ansible vim-plugins |
| Licenses: | BSD, MIT |
| Groups: | vim-plugins |
| Conflicts: | vim-ansible |
| Provides: | vim-ansible |
| Submitter: | matthias.lisin |
| Maintainer: | None |
| Last Packager: | matthias.lisin |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-26 16:55 (UTC) |
| Last Updated: | 2021-12-16 16:58 (UTC) |
Dependencies (5)
- python-jinja
- vim (neovim-symlinksAUR, vim-cli-gitAUR, vim-gitAUR, vim-classic-gitAUR, gvim-classic-gitAUR, gvim-gtk2AUR, gvim)
- ansible (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- vim-ultisnips (optional) – for ansible snippets
Required by (0)
Sources (1)
Latest Comments
matthias.lisin commented on 2018-08-16 09:34 (UTC)
midgard commented on 2017-08-12 16:06 (UTC)
Hi, please quote all variables that may contain spaces, otherwise the script may fail. In particular you should quote $pkgdir, $dir and $file. You introduce the variables $dir and $file, these should start with an underscore: $_dir and $_file. See https://wiki.archlinux.org/index.php/Arch_packaging_standards
Have a nice day!
Pinned Comments