neovim

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

commit 04ae5026914e3a1d3ea0da6b00a9a7207a8a3d8c
parent 8e7446b3cbc5c82706f41d701239fa18ab5b2808
Author: Dundar Göc <gocdundar@gmail.com>
Date:   Sun,  6 Mar 2022 17:32:44 +0100

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