Search Criteria
Package Details: vim-floaterm-with-lf-vim-git r659.r4e28c8d.r112.r80a2ef0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-floaterm-with-lf-vim-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-floaterm-with-lf-vim-git |
Description: | Terminal manager for (neo)vim with the lf.vim plugin added |
Upstream URL: | https://github.com/voldikss/vim-floaterm |
Licenses: | MIT |
Groups: | vim-plugins |
Conflicts: | vim-floaterm, vim-floaterm-git |
Provides: | vim-floaterm, vim-lf |
Submitter: | ehedlund |
Maintainer: | ehedlund |
Last Packager: | ehedlund |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-01-10 15:45 (UTC) |
Last Updated: | 2025-01-26 12:19 (UTC) |
Dependencies (3)
- lf (lf-gitAUR, lf-sixel-gitAUR)
- vim-plugin-runtime (nvim-with-restricted-modeAUR, neovim-nightly-binAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, neovim-nightlyAUR, neovim-gitAUR, gvim, neovim, vim)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
micwoj92 commented on 2025-01-27 11:34 (UTC)
Thanks a lot for cooperation!
ehedlund commented on 2025-01-26 12:19 (UTC)
Yes, my bad. Should be fixed for real now
micwoj92 commented on 2025-01-23 21:22 (UTC)
I think the first part "printf "r%s.%s.%s" "$(git rev-list --count HEAD)"" is not needed, it counts commits of this very repo. The revisions should be for
vim-floaterm-git
and maybe additionallyvim-lf-git
.ehedlund commented on 2025-01-23 19:40 (UTC)
Should be fixed now, thanks for the feedback
ehedlund commented on 2025-01-17 17:25 (UTC)
Okay, will fix later when I have more time. Hopefully by Sunday
micwoj92 commented on 2025-01-14 21:55 (UTC)
Please add revision counter for
pkgver
. Otherwise it can go "up and "down" as the commit sha changes and is not increased monotonically.