Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit b46d9cf

Browse files
committed
vim: swap to git
Every commit to vim is a separate git tag and release. To avoid endless, countless updates the package now tracks git. You will no longer receive notifications for vim updates daily or semi-daily. Instead, everytime you run 'kiss b vim', the latest release will be built. On milestones I may bump the release number (second field in version) to ensure you receive the major changes (8.3 -> 8.4).
1 parent fc39d99 commit b46d9cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

extra/vim/checksums

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3b56603aebc47f06e06a1419b9c5db855f4af5dc71ffa28a00cebcf4b4162aa7 v8.2.0119.tar.gz
1+
git vim

extra/vim/sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/vim/vim/archive/v8.2.0119.tar.gz
1+
git+https://github.com/vim/vim

extra/vim/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.0119 1
1+
git 1

0 commit comments

Comments
 (0)