neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 5760cf87b6d09165cd08af3e2afa231909e3d2df
parent a7c999523dbcbb91db56c6eb834034d448e9481c
Author: James McCoy <jamessan@jamessan.com>
Date:   Sun,  6 Mar 2022 20:06:36 -0500

Merge pull request #17626 from dundargoc/ci/openbsd/bump-to-latest

ci(openbsd): use latest image
Diffstat:
M.builds/openbsd.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml @@ -1,6 +1,6 @@ # sourcehut CI: https://builds.sr.ht/~jmk/neovim -image: openbsd/6.9 +image: openbsd/latest packages: - autoconf-2.71