From f308e1916c99f007a4b972068192e60fb8e4d6a2 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:15:41 +0200 Subject: [PATCH] Update to Neovim 0.12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2f2dcb..2cbda28 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![ci](https://github.com/offa/nvim-config/actions/workflows/ci.yml/badge.svg)](https://github.com/offa/nvim-config/actions/workflows/ci.yml) [![GitHub release](https://img.shields.io/github/release/offa/nvim-config.svg)](https://github.com/offa/nvim-config/releases) [![License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](LICENSE) -![Neovim](https://img.shields.io/badge/nvim-0.11.0+-green.svg) +![Neovim](https://img.shields.io/badge/nvim-0.12-green.svg) NeoVim configuration written in Lua using [Plug](https://github.com/junegunn/vim-plug).