From a5a437eb11e3f34bbdd15a0de6eb073ac4cd9ae2 Mon Sep 17 00:00:00 2001 From: Marc <54027611+MarcHamamji@users.noreply.github.com> Date: Sun, 19 Mar 2023 17:35:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d37904..2318d8d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # runner.nvim -A Neovim plugin to run code inside the editor +A customizable Neovim plugin to run code inside the editor ## Demo ![](./demo/demo.gif)