Search Criteria
Package Details: vim-copilot-git 1.9.0.r0.g98c2939-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-copilot-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-copilot-git |
Description: | (Neo)Vim plugin for GitHub Copilot automated code completion. Requires a subscription. |
Upstream URL: | https://github.com/github/copilot.vim |
Licenses: | custom |
Groups: | vim-plugins |
Conflicts: | copilot.vim |
Provides: | copilot.vim |
Submitter: | Score_Under |
Maintainer: | Score_Under |
Last Packager: | Score_Under |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-23 01:41 (UTC) |
Last Updated: | 2023-06-25 10:17 (UTC) |
Dependencies (3)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- vim-plugin-runtime (nvim-with-restricted-modeAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, neovim-nightlyAUR, neovim-gitAUR, neovim-nightly-binAUR, gvim, neovim, vim)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
schiele commented on 2025-04-06 08:51 (UTC)
Some improvements from my side, similar to the work I did in https://aur.archlinux.org/packages/windsurf.vim-git
This includes: - update to current version - add missing doc tags - make this work with NeoVIM - install as a pack instead of directly cluttering top-level directories - install documentation files
Score_Under commented on 2023-06-25 10:18 (UTC)
@felixonmars thanks, that's a result of me picking out the specific directories to copy (to avoid copying
.github
,README.md
etc), and it looks like the directory structure changed in the most recent commit. I've edited the PKGBUILD to match.felixonmars commented on 2023-06-25 06:23 (UTC) (edited on 2023-06-25 06:24 (UTC) by felixonmars)
It seems broken for me: